-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248076 | 16 | Ralf Schmelter | P4 | Resolved | Fixed | team |
JDK-8273668 | 11.0.14 | Christoph Langer | P4 | Resolved | Fixed | b01 |
This usually saves a lot of space (about factor 3 in our tests).
Heap hero already let's you upload gzipped hprof files. And the Eclipse Memory Analyzer (MAT) has recently got this feature (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=438844), which should be in the next official release.
Since the deflate algorithm used in the gzip format is not very fast, the compression should be done in parallel as far as possible.
- backported by
-
JDK-8248076 Add option to jcmd to write a gzipped heap dump
- Resolved
-
JDK-8273668 Add option to jcmd to write a gzipped heap dump
- Resolved
- csr for
-
JDK-8243244 Add option to jcmd to write a gzipped heap dump
- Closed
- relates to
-
JDK-8273559 Shenandoah: Shenandoah should support multi-threaded heap dump
- Resolved
-
JDK-8303937 Corrupted heap dumps due to missing retries for os::write()
- Resolved
-
JDK-8247560 Shenandoah: heap iteration holds root locks all the time
- Closed
-
JDK-8247575 serviceability/dcmd/gc/HeapDumpCompressedTest unlocks experimental options for Shenandoah and Z
- Resolved
-
JDK-8247362 HeapDumpCompressedTest.java#id0 fails due to "Multiple garbage collectors selected"
- Resolved
-
JDK-8255661 TestHeapDumpOnOutOfMemoryError fails with EOFException
- Resolved
-
JDK-8252731 -gz option for GC.heap_dump isn't recognized
- Closed
-
JDK-8260282 Add option to compress heap dumps created by -XX:+HeapDumpOnOutOfMemoryError
- Resolved