[jdk17u-dev] RFR: 8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom" [v2]
Paul Hohensee
phh at openjdk.org
Mon Nov 27 20:35:17 UTC 2023
On Tue, 21 Nov 2023 08:56:32 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> 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).
>
> Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into goetz_backport_8312434
> - Add test file and fix pattern
> - Backport 9f4a9fe488be7ce43f6719c54df25a1fabd8696a
The new test, ClassInPackage.java, defines an empty class. Did you mean instead/in addition include ArchiveHeapTestClass.java?
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1972#pullrequestreview-1751305869
More information about the jdk-updates-dev
mailing list