Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8026542 | 8 | Staffan Larsen | P3 | Resolved | Fixed | b112 |
JDK-8025978 | hs25 | Staffan Larsen | P3 | Resolved | Fixed | team |
The HPROF binary format limits records to 4GB so the heap dump record in version "JAVA PROFILE 1.0.1" cannot accomodate very large heaps. The jmap utility should be updated to support "JAVA PROFILE 1.0.2" which allows for large heaps to be split into a sequence of dump records. For compatibility it would be best if jmap continued to generate a 1.0.1 format for smaller heaps (<2GB for example).
- backported by
-
JDK-8025978 SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2"
-
- Resolved
-
-
JDK-8026542 SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2"
-
- Resolved
-
- duplicates
-
JDK-8016547 hprof record length overflow(unsigned 4 byte integer) with 64 bit environment
-
- Closed
-
- relates to
-
JDK-6305542 HPROF binary format needs to support large dumps
-
- Resolved
-