> 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
