RFR: 8298614: Support CDS heap dumping for non-G1 collectors
Matias Saavedra Silva
matsaave at openjdk.org
Fri Sep 13 20:45:13 UTC 2024
This patch upstreams [JDK-8333222](https://bugs.openjdk.org/browse/JDK-8333222) from the Leyden repo. Additional test fixes not in that patch were added. Verified with tier 1-5 tests.
-------------
Commit messages:
- Added flags to tests
- Adjusted test
- Merge branch 'master' into support_cds_heap_nong1_8298614
- 8298614: Support CDS heap dumping for non-G1 collectors
Changes: https://git.openjdk.org/jdk/pull/21004/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21004&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298614
Stats: 30 lines in 6 files changed: 12 ins; 5 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/21004.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21004/head:pull/21004
PR: https://git.openjdk.org/jdk/pull/21004
More information about the hotspot-runtime-dev
mailing list