Integrated: 8298614: Support CDS heap dumping for SerialGC and ParallelGC
Matias Saavedra Silva
matsaave at openjdk.org
Thu Sep 19 14:18:51 UTC 2024
On Fri, 13 Sep 2024 20:20:39 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.
This pull request has now been integrated.
Changeset: d555f072
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d555f072b2036664711242a242a35fb30d277e5a
Stats: 32 lines in 6 files changed: 11 ins; 5 del; 16 mod
8298614: Support CDS heap dumping for SerialGC and ParallelGC
Reviewed-by: dholmes, lmesnik, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/21004
More information about the hotspot-runtime-dev
mailing list