Typo.
webrev: http://cr.openjdk.java.net/~mli/8158194/webrev.00/
Thank you
-Hamlin
On 2016/6/1 8:53, Hamlin Li wrote:
Would you mind to review the following patch?
bug: https://bugs.openjdk.java.net/browse/JDK-8158194
webrev: http://cr.openjdk.java.net/~mli/8158194/webrev.00/
Renamed "InstalledModuleDescriptorPlugin" to
"SystemModuleDescriptorPlugin"
(jdk/tools/jlink/internal/plugins/SystemModuleDescriptorPlugin.java)
before jigsaw was integrated to jdk9.
We also need to rename the directory "InstalledModuleDescriptors"
(test/tools/jlink/plugins/InstalledModuleDescriptors) and any
reference to "installed" to "system" in the tests
Thank you
-Hamlin