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