Eclipse Luna StackOverflow生成时异常

Eclipse Luna StackOverflow生成时异常,eclipse,eclipse-rcp,java-8,eclipse-jdt,eclipse-luna,Eclipse,Eclipse Rcp,Java 8,Eclipse Jdt,Eclipse Luna,我在构建工作区时遇到了这样的异常 !ENTRY org.eclipse.core.jobs 4 2 2014-06-27 16:01:29.327 !MESSAGE An internal error occurred during: "Rebuilding". !STACK 0 java.lang.StackOverflowError at org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding.ment

我在构建工作区时遇到了这样的异常

!ENTRY org.eclipse.core.jobs 4 2 2014-06-27 16:01:29.327
!MESSAGE An internal error occurred during: "Rebuilding".
!STACK 0
java.lang.StackOverflowError
       at org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding.mentionsAny(ParameterizedTypeBinding.java:915)
       at org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding.mentionsAny(ParameterizedTypeBinding.java:915)
我的工作区有很多项目,有很多编译错误,我正试图解决这些问题

有什么线索可以解释为什么会发生这种情况吗

Windows 8.1 jdk8构建05

面向RCP和RAP开发人员的Eclipse Luna 4.4.0版 构建id:20140612-0600

这看起来像Eclipse bug或复制品

不幸的是,这些漏洞仍然存在


更新:这个bug现在在Eclipse Luna 4.4.1和后续版本中被标记为已修复。

这看起来像是Eclipse bug或其副本

不幸的是,这些漏洞仍然存在

更新:在EclipseLuna4.4.1和后续版本中,这个错误现在被标记为已修复