[jdk11u-dev] RFR: 8273547: [11u] [JVMCI] Partial module-info.java backport of JDK-8223332 [v2]

Severin Gehwolf sgehwolf at openjdk.java.net
Fri Sep 10 10:41:47 UTC 2021


On Fri, 10 Sep 2021 10:25:09 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> test/jdk/jdk/modules/etc/JdkQualifiedExportTest.java line 77:
>> 
>>> 75:                "jdk.internal.vm.ci/jdk.vm.ci.hotspot",
>>> 76:                "jdk.internal.vm.ci/jdk.vm.ci.meta",
>>> 77:                "jdk.jsobject/jdk.internal.netscape.javascript.spi");
>> 
>> The order of packages in the original change is hotspot, meta, code. Maybe you should use exactly this? Other than that, looks reasonable.
>
> Sure, thanks for the catch!

Fixed!

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/318


More information about the jdk-updates-dev mailing list