RFR: 8298614: Support CDS heap dumping for SerialGC and ParallelGC [v3]
Leonid Mesnik
lmesnik at openjdk.org
Wed Sep 18 17:50:08 UTC 2024
On Wed, 18 Sep 2024 17:42:44 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
>> This patch upstreams [JDK-8333222](https://bugs.openjdk.org/browse/JDK-8333222) from the Leyden repo to support Serial and Parallel GC for CDS. Additional test fixes not in that patch were added. Verified with tier 1-5 tests.
>
> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
>
> Change require flagless to require G1
Test changes looks good for me.
-------------
Marked as reviewed by lmesnik (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21004#pullrequestreview-2313373011
More information about the hotspot-runtime-dev
mailing list