[jdk17u-dev] RFR: 8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"

Goetz Lindenmaier goetz at openjdk.org
Mon Nov 20 14:58:55 UTC 2023


I backport this for parity with 17.0.11-oracle.

I added a test file that was originally added by JDK-8293182: Improve testing of CDS archive heap.

I also had to adapt the pattern checked in the new test as the tracing in 17 does not list the kind of cds klass. (boot, app, array).

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

Commit messages:
 - Add test file and fix pattern
 - Backport 9f4a9fe488be7ce43f6719c54df25a1fabd8696a

Changes: https://git.openjdk.org/jdk17u-dev/pull/1972/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1972&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8312434
  Stats: 149 lines in 7 files changed: 98 ins; 32 del; 19 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1972.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1972/head:pull/1972

PR: https://git.openjdk.org/jdk17u-dev/pull/1972


More information about the jdk-updates-dev mailing list