- Hello,

I have decided to try out a snapshot of 2.8 instead of 2.7 because I really 
want to get away from Java 7. Unfortunately, I'm getting the following 
error with gwt-2.8.0-20150805:


   - Unexpected internal compiler error 
   - 
   at 
com.google.gwt.dev.javac.CompiledClass.getSignatureHash(CompiledClass.java:165) 
   - 
   at com.google.gwt.dev.javac.Dependencies$Ref.<init>(Dependencies.java:41) 
   - 
   at com.google.gwt.dev.javac.Dependencies$Ref.<init>(Dependencies.java:36) 
   - 
   at com.google.gwt.dev.javac.Dependencies.resolve(Dependencies.java:100) 
   - 
   at 
com.google.gwt.dev.javac.CompilationStateBuilder$CompileMoreLater.compile(CompilationStateBuilder.java:352)
 
   - 
   at 
com.google.gwt.dev.javac.CompilationStateBuilder.doBuildFrom(CompilationStateBuilder.java:548)
 
   - 
   at 
com.google.gwt.dev.javac.CompilationStateBuilder.buildFrom(CompilationStateBuilder.java:479)
 
   - 
   at 
com.google.gwt.dev.javac.CompilationStateBuilder.buildFrom(CompilationStateBuilder.java:465)
 
   - 
   at com.google.gwt.dev.cfg.ModuleDef.getCompilationState(ModuleDef.java:423) 
   - at com.google.gwt.dev.Precompile.precompile(Precompile.java:222) 
   - at com.google.gwt.dev.Precompile.precompile(Precompile.java:202) 
   - at com.google.gwt.dev.Precompile.precompile(Precompile.java:143) 
   - at com.google.gwt.dev.Compiler.run(Compiler.java:197) 
   - at com.google.gwt.dev.Compiler.run(Compiler.java:156) 
   - at com.google.gwt.dev.Compiler$1.run(Compiler.java:117) 
   - 
   at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55) 
   - 
   at 
com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50)
 
   - at com.google.gwt.dev.Compiler.main(Compiler.java:124) 
   - at java.net.URLClassLoader.findClass(URLClassLoader.java:381) 
   - at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 
   - at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) 
   - at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 
   

How can I debug this better? The error message is not very helpful.

Best regards,
Leonid

   - 

<http://buildserver.labs.intellij.net/viewLog.html?buildId=7794752&tab=buildResultsDiv&buildTypeId=Upsource_Compile#>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to