I wonder if the GWT unit cache is corrupted? Try removing directories named gwt-unitCache and/or /tmp/gwt-cache-* (linux).
On Tuesday, April 2, 2019 at 6:32:10 AM UTC+11, Andrew Buck wrote: > > I am getting an exception when trying to use super dev mode that I don't > understand. Stack trace is below. > > > Compiling 1 permutation > Compiling permutation 0... > [ERROR] Unexpected internal compiler error > java.lang.NullPointerException > at com.google.gwt.dev.jjs.ast.HasName$1.compare(HasName.java:33) > at com.google.gwt.dev.jjs.ast.HasName$1.compare(HasName.java:30) > > -- You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
