Yes. Will be fixed before final release. On Thu, Oct 30, 2014 at 2:23 PM, jay <[email protected]> wrote:
> I'll give that a try... > > Will the issue be handled before the final release? > > jay > > On Thursday, October 30, 2014 11:47:54 AM UTC-7, Roberto Lublinerman wrote: >> >> There seems that some assertions in UnifyAST are not being satisfied in >> incremental SDM but it runs fine (and correctly) if you turn off assertions. >> >> On Wed, Oct 29, 2014 at 10:53 PM, jay <[email protected]> wrote: >> >>> 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(JavaScr >>> iptCompiler.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(ThreadPoo >>> lExecutor.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:04:15 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 <http://goo.gl/npqEUR>. >>>> >>>> Please start testing and let us know if you run into any trouble. You >>>> can either reply to this thread on gwt-contrib >>>> <https://groups.google.com/forum/#!forum/google-web-toolkit-contributors> >>>> or >>>> file a bug <https://code.google.com/p/google-web-toolkit/issues/entry>. >>>> >>>> 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 >>>> <http://www.gwtproject.org/release-notes.html#Release_Notes_2_7_0_RC1> >>>> 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 >>>> <https://gwt-review.googlesource.com/#/c/10031/>. >>>> >>>> Daniel, >>>> on behalf of the GWT team >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "GWT Contributors" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] >>> . >>> To view this discussion on the web visit https://groups.google.com/d/ >>> msgid/google-web-toolkit-contributors/c11d9e9d-5a42- >>> 4a2c-a43e-21c383dcf65d%40googlegroups.com >>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/c11d9e9d-5a42-4a2c-a43e-21c383dcf65d%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/5cf84a3e-f178-462c-a60c-67f210eb5caa%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/5cf84a3e-f178-462c-a60c-67f210eb5caa%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAC7T7gmBjvuuHwZog7yPFNVGtEfYygr6CnYrfP7PzvqgRo6Mxw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
