Thank you for your response. It prompted me to look a bit closer and I found that I had not updated all of the parts of the project to 2.8.2. After a few upgrades of other dependencies (e.g. guava-gwt) it appears to be working.
Sorry for the noise.
Thanks,
Scott
On Nov 20, 2017, at 9:27 PM, Colin Alworth <niloc132@gmail.com> wrote:Hmm - from that description it sounds like the bug might be in the gradle plugin then, we did test compiling java8 .java files with a java9 jre. Can you confirm that is what you are trying to do, and have you tried testing building without gradle?
On Monday, November 20, 2017 at 8:23:22 PM UTC-6, Scott Palmer wrote:
On Thursday, 19 October 2017 16:30:49 UTC-4, Colin Alworth wrote:Today we released the next version of GWT, version 2.8.2. A few quick highlights from this new release:
- GWT can now run on Java 9 (though Java 9 features are not yet supported, coming soon!)
Any idea when we will be able to *build* projects with Java 9?Currently, using the gradle plugin from https://github.com/steffenschaefer/gwt-gradle- , I get an error about not finding java.lang.Objectplugin Same build runs fine if I change the JVM to Java 8.Cheers,Scott
No comments:
Post a Comment