RFR: 8306591: SA and hotspot generate different hprof records for GC roots [v4]

Yasumasa Suenaga ysuenaga at openjdk.org
Mon Feb 23 09:44:32 UTC 2026


> 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:

  Fix

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29781/files
  - new: https://git.openjdk.org/jdk/pull/29781/files/83dd26d8..fa86cdab

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29781&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29781&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/29781.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29781/head:pull/29781

PR: https://git.openjdk.org/jdk/pull/29781


More information about the serviceability-dev mailing list