0
votes
0answers
53 views
Advice on creating derivative works based on OpenJDK sources carrying the “classpath exception”?
I'm trying to provide more JRE support for use in my GWT programs. GWT works by cross-compiling Java source into optimized JavaScript. To do this it must have access to translatable source at compile …
