[jdk21u-dev] RFR: 8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order [v2]
Goetz Lindenmaier
goetz at openjdk.org
Mon Dec 2 08:10:39 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 jdk.jfr from net.foo module-info
-------------
Changes:
- all: https://git.openjdk.org/jdk21u-dev/pull/1189/files
- new: https://git.openjdk.org/jdk21u-dev/pull/1189/files/b514ecc4..28d42dc0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1189&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1189&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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