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

Goetz Lindenmaier goetz at openjdk.org
Mon Dec 2 15:55:22 UTC 2024


Changeset: d383ba54
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2024-12-02 15:52:28 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/d383ba546ca749d21ad39288e47335135e7b2142

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

Reviewed-by: sgehwolf, 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