RFR: 8306591: SA and hotspot generate different hprof records for GC roots [v2]
Chris Plummer
cjplummer at openjdk.org
Thu Feb 19 03:36:01 UTC 2026
On Thu, 19 Feb 2026 02:46:28 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:
>> We can extract heapdump from coredump via `jhsdb jmap --binaryheap`. However GC roots for system classes (`HPROF_GC_ROOT_STICKY_CLASS`) are not available i it even though heapdump from HotSpot contains.
>>
>> SA should generate `HPROF_GC_ROOT_STICKY_CLASS` into heapdump.
>
> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>
> Update conditions in ClhsdbDumpheap.java
Looks good.
-------------
Marked as reviewed by cjplummer (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29781#pullrequestreview-3823333492
More information about the serviceability-dev
mailing list