Java 10 language features support already in HEAD-SNAPSHOT and scheduled for 2.9. But there is only "local var" support. There are no new Java 9/10 JRE API emulation.
I don't know about 2.9 release plans, but you can use HEAD-SNAPSHOT or create a custom build until release. My company is used the second option. On Tuesday, June 26, 2018 at 7:21:06 PM UTC+3, Michel do Couto wrote: > > Hello guys. So, I understand there are people working on this, so we will > be able to run GWT on a Java 10 runtime. > I know it is a tough question but, do we have a plan on when this would be > available? > > Em sexta-feira, 13 de abril de 2018 08:38:55 UTC+2, Alexander Leshkin > escreveu: >> >> On Thursday, April 12, 2018 at 8:50:19 PM UTC+3, Lars wrote: >> >>> Eclipse 4.7.3a is ready (including Java 10 support) - >>> https://www.eclipse.org/eclipse/news/4.7.3a/ >> >> >> Yes, but unfortunately I was late with >> https://bugs.eclipse.org/bugs/show_bug.cgi?id=533488. And this one may >> lead to broken user code. At least now it cause errors when launching GWT >> compiler tests. >> So, I have to switch to 4.8M or use custom build of 4.7 with >> cherry-picked fix. I'm tend to the last option, since release should be >> more stable than milestone. >> >> > -- 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/2259d934-e889-4915-92ad-d7b4785258d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
