hg: jdk/submit: 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options

alan.bateman at oracle.com alan.bateman at oracle.com
Thu Jun 21 18:02:54 UTC 2018


Changeset: 97e9c4f58986
Author:    alanb
Date:      2018-06-21 18:56 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/97e9c4f58986

8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Reviewed-by: mchung

! src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java
+ src/java.base/share/classes/jdk/internal/module/ModulePathValidator.java
! src/java.base/share/classes/sun/launcher/LauncherHelper.java
! src/java.base/share/native/libjli/java.c
! test/hotspot/jtreg/compiler/jvmci/TestValidateModules.java
! test/jdk/tools/launcher/modules/validate/ValidateModulesTest.java
+ test/jdk/tools/launcher/modules/validate/src/hello/module-info.java
+ test/jdk/tools/launcher/modules/validate/src/hello/p/Main.java



More information about the jdk-submit-changes mailing list