8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"#1972
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"#1972GoeLin wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back goetz! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
|
Pre-submit failures: |
phohensee
left a comment
There was a problem hiding this comment.
The new test, ClassInPackage.java, defines an empty class. Did you mean instead/in addition include ArchiveHeapTestClass.java?
|
Hi @phohensee, I can not add ArchiveHeapTestClass.java because it tests the functionality of 8293182. |
phohensee
left a comment
There was a problem hiding this comment.
Ok. Thanks for the explanation.
|
|
|
@GoeLin This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 37 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
Going to push as commit 5025a97.
Your commit was automatically rebased without conflicts. |
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).
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/1972/head:pull/1972$ git checkout pull/1972Update a local copy of the PR:
$ git checkout pull/1972$ git pull https://git.openjdk.org/jdk17u-dev.git pull/1972/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1972View PR using the GUI difftool:
$ git pr show -t 1972Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/1972.diff
Webrev
Link to Webrev Comment