I'd like to upgrade my project to Java 8.  We use GWT 2.0.3.

I have read the updates about full support of Java 8, and understand that 
to fully support it, the GWT code generator needs to support all Java8 
features. 

However, what I need is a bit different I am happy to freeze the code UI 
code that interacts with GWT to only use Java6 constructs, so I don't need 
the code generator to support Java8 features.  

Is this possible?   I.e. to get my project compiled with Java 8, if the GWT 
code is only using Java 6 features.  

Would love to hear some opinions, as well possibly an update on the full 
Java 8 support timelines.   I saw that there is a fork that tried to move 
along this path.  

Thanks,

Jean


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

Reply via email to