8178380: Module system implementation refresh (5/2017 update)

Alan Bateman Alan.Bateman at oracle.com
Thu May 4 06:23:28 UTC 2017


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.


More information about the jigsaw-dev mailing list