We've received feedback from users of cloud APM platform wanting the new version of the JDK to allow the HotSpotDiagnosticMXBean.dumpHeap underpinnings to reduce STW time using sgemented heapdump. Supporting segmented heapdump for mxbean is a reasonable requirement and adds little additional complexity, both in terms of maintainability and understanding.
- duplicates
-
JDK-8322043 HeapDumper should use parallel dump by default
- Resolved
- links to
-
Review openjdk/jdk/18221