jigsaw vs. jsr166 CVS
Alan Bateman
Alan.Bateman at oracle.com
Sat Sep 12 04:47:00 UTC 2015
On 12/09/2015 00:30, Martin Buchholz wrote:
> I tried adding -Xoverride, but it didn't help.
>
You'll need to use javac -Xmodule:java.base to compile the classes, then
use -Xoverride at run-time. As it happens, there is an example that
compiles and uses an development version of CHM here:
http://openjdk.java.net/projects/jigsaw/quick-start#xoverride
Hopefully it won't too much to get the build.xml to do this.
-Alan
More information about the jigsaw-dev
mailing list