On Tue, Nov 26, 2013 at 4:35 AM, Jens <[email protected]> wrote:
> Also if you copy the code from Java 8 (which might or might not be the > same as the latest JSR 310 code) there should not be any permission issues > as it's part of the JRE. > I do not believe this is correct - I am pretty sure Oracle's license is incompatible with Apache2 by design. In general GWT does not use any JRE code from Oracle, and instead uses code from Harmony or implements it from scratch. -- John A. Tamplin -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
