Wednesday, October 29, 2014

Re: GWT 2.7.0 RC1 available

I grabbed the RC and switched to use it from my IntelliJ project.

When starting my run configuration using SDM, all seems well until the compiler dies (see below). What can I do to provide more information to help track this down? (Sorry, I cannot make the code available...)


// Lots and lots of:
//  Resolving ...
//    Found type '....'
//      Resolving method ...

         
Finding entry point classes
         
Assimilating generated source
           
Generated source files...
               com
.google.gwt.lang.com_00046ao_00046foo_00046MyGwtModule_00045DEV__EntryMethodHolder
         
Adding '1' new generated units
           
Compiling...
               
Compilation completed in 0.00 seconds
           
Added 1 units to cache since last cleanup.
           
Removing invalidated units
Wrote 1 units to persistent cache.
         
[ERROR] Unexpected internal compiler error
java
.lang.AssertionError
 at com
.google.gwt.dev.jjs.impl.UnifyAst.instantiate(UnifyAst.java:1407)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.instantiate(UnifyAst.java:1414)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.instantiate(UnifyAst.java:1414)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.fullFlowIntoType(UnifyAst.java:1186)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1020)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1733)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1747)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.flowInto(UnifyAst.java:1226)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.fullFlowIntoType(UnifyAst.java:1191)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1020)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1733)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1747)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.flowInto(UnifyAst.java:1226)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.fullFlowIntoType(UnifyAst.java:1191)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1020)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1733)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1747)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.flowInto(UnifyAst.java:1206)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.fullFlowIntoType(UnifyAst.java:1188)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1020)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1653)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.translate(UnifyAst.java:1645)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.resolveType(UnifyAst.java:1552)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.assimilateSourceUnit(UnifyAst.java:1010)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.internalFindType(UnifyAst.java:1595)
 at com
.google.gwt.dev.jjs.impl.UnifyAst.addRootTypes(UnifyAst.java:733)
 at com
.google.gwt.dev.jjs.JavaToJavaScriptCompiler$Precompiler.unifyJavaAst(JavaToJavaScriptCompiler.java:1289)
 at com
.google.gwt.dev.jjs.JavaToJavaScriptCompiler$Precompiler.constructJavaAst(JavaToJavaScriptCompiler.java:1036)
 at com
.google.gwt.dev.jjs.JavaToJavaScriptCompiler$Precompiler.precompile(JavaToJavaScriptCompiler.java:953)
 at com
.google.gwt.dev.jjs.MonolithicJavaToJavaScriptCompiler.precompile(MonolithicJavaToJavaScriptCompiler.java:303)
 at com
.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:38)
 at com
.google.gwt.dev.Precompile.precompile(Precompile.java:286)
 at com
.google.gwt.dev.Precompile.precompile(Precompile.java:229)
 at com
.google.gwt.dev.Precompile.precompile(Precompile.java:145)
 at com
.google.gwt.dev.Compiler.run(Compiler.java:206)
 at com
.google.gwt.dev.codeserver.Recompiler.doCompile(Recompiler.java:323)
 at com
.google.gwt.dev.codeserver.Recompiler.compile(Recompiler.java:164)
 at com
.google.gwt.dev.codeserver.Recompiler.recompile(Recompiler.java:121)
 at com
.google.gwt.dev.codeserver.Outbox.recompile(Outbox.java:128)
 at com
.google.gwt.dev.codeserver.JobRunner.recompile(JobRunner.java:60)
 at com
.google.gwt.dev.codeserver.JobRunner.access$100(JobRunner.java:31)
 at com
.google.gwt.dev.codeserver.JobRunner$1.run(JobRunner.java:52)
 at java
.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
 at java
.util.concurrent.FutureTask.run(FutureTask.java:262)
 at java
.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java
.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java
.lang.Thread.run(Thread.java:745)
     
[ERROR] Compiler returned false
     
[WARN] recompile failed
      job
's progress set to ERROR: com.my.project.MyGwtModule-DEV_1_0
      [WARN] continuing to serve previous version




On Wednesday, October 29, 2014 5:05:30 PM UTC-7, Daniel Kurka wrote:
Hi all,

I just build the GWT 2.7.0 RC1 and pushed it to maven central. The complete SDK is also available from here.

Please start testing and let us know if you run into any trouble. You can either reply to this thread on gwt-contrib or file a bug.

We are planing to release this as GWT 2.7.0 if we do not here about any serious issues within the next two weeks. The release notes for RC1 will be made available shortly after this notice, in the mean time you can take a look at the review for the release notes.

Daniel,
on behalf of the GWT team

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment