RFR: 8341913: Support CDS heap dumping for Shenandoah and Epsilon [v2]

Aleksey Shipilev shade at openjdk.org
Tue Oct 22 16:07:28 UTC 2024


On Tue, 22 Oct 2024 14:50:17 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> How does this interact with uncompressed oops? I'm currently working on [JDK-8341371](https://bugs.openjdk.org/browse/JDK-8341371) which requires some tweaks to `can_load_archived_objects()` for SerialGC and ParallelGC. This method exists for Shenandoah and Epsilon as well.

I think Shenandoah and Epsilon interact with that bug in the same way. So I expect [JDK-8341371](https://bugs.openjdk.org/browse/JDK-8341371) would fix these GC configs too :)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21457#issuecomment-2429686023


More information about the hotspot-runtime-dev mailing list