git: openjdk/jdk17u-dev: 8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order

Goetz Lindenmaier goetz at openjdk.org
Tue Dec 3 09:10:48 UTC 2024


Changeset: 4d268db0
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2024-12-03 09:09:58 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/4d268db07f4d32f3c5abd5083fa9bab1765cc74f

8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order

Reviewed-by: mbaesken
Backport-of: f3be138eb80c9e7f6cc21afb75cda9e49b667c8a

! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java
+ test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java
+ test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/com.foo/com/foo/Main.java
= test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/com.foo/module-info.java
= test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/net.foo/module-info.java
+ test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/net.foo/net/foo/Main.java



More information about the jdk-updates-changes mailing list