Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2184769 | 7 | Y. Ramakrishna | P3 | Closed | Fixed | b76 |
JDK-2189991 | 6u21 | Y. Ramakrishna | P3 | Resolved | Fixed | b01 |
JDK-2184342 | 6u18 | Y. Ramakrishna | P3 | Resolved | Fixed | b05 |
JDK-2184339 | hs16 | Y. Ramakrishna | P3 | Closed | Fixed | b12 |
Description
Starting hs15 b03, heap dump functionality adds extra .hprof suffix to heap dump passed with while it hasn't been doing it before. For example, -XX:HeapDumpPath=./java.hprof previously dumped into java.hprof and now in java.hprof.hprof.
This is likely not intended as it changes expectations of user.
This is likely not intended as it changes expectations of user.
Attachments
Issue Links
- backported by
-
JDK-2184342 Heap dumper unexpectedly adds .hprof suffix
-
- Resolved
-
-
JDK-2189991 Heap dumper unexpectedly adds .hprof suffix
-
- Resolved
-
-
JDK-2184339 Heap dumper unexpectedly adds .hprof suffix
-
- Closed
-
-
JDK-2184769 Heap dumper unexpectedly adds .hprof suffix
-
- Closed
-
- relates to
-
JDK-6797870 Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
-
- Closed
-