On 04/05/2017 03:08, Mandy Chung wrote:



src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java

  148         if (System.getProperty("jdk.module.minimumBoot") != null) {
This property can be removed after read the value, if present.
It doesn't need to because VM terminates immediately.


I have fixed the above injake and also added a new test to verify
-—show-module-resolution option.

Okay, I'll check these out - thanks.

Reply via email to