Hi Mandy,
How soon were you thinking to push this to 9-dev? Until we change JavaFX
to use the new options, which is planned to go into our dev repo on
Monday for the following week's promoted build (b135) so if you push the
changes to jdk9/dev before build 135 is promoted, it will break JavaFX.
The following is tracking the FX changes:
https://bugs.openjdk.java.net/browse/JDK-8163316
-- Kevin
Mandy Chung wrote:
This patch removes the old module options from java, javac, javadoc, etc. The
new options are in jdk-9+132 [1]. I did a scan on the jdk9/dev forest to
replace any remaining reference to the old options. I find some tests in
jdk9/hs/hotspot using the old options that I will file a separate issue.
Webrev at:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8160851/webrev.00/index.html
Mandy
[1] http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-August/009025.html