[jdk21u-dev] RFR: 8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order [v3]

Goetz Lindenmaier goetz at openjdk.org
Mon Dec 2 09:32:12 UTC 2024


> Resolved SystemModulesPlugin.java due to context (ClassFile.of() <--> Classfile) 
> 
> The patch is based on the commit to 23, the version for 22/22.0.1 is identical.
> 
> I can reproduce the error with the test, and the patch fixes the issue. 
> 
> I had to adapt the tests because "8317620: Build JDK tools with ModuleMainClass attribute" is missing in 21.
> jdk.jfr has no main, so I exclude it from the tests.

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  Remove commented module name

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

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/1189/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/1189/files/28d42dc0..d2659792

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1189&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1189&range=01-02

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1189.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1189/head:pull/1189

PR: https://git.openjdk.org/jdk21u-dev/pull/1189


More information about the jdk-updates-dev mailing list