-
Enhancement
-
Resolution: Fixed
-
P4
-
hs16
-
b06
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2180095 | 7 | Tony Printezis | P4 | Closed | Fixed | b65 |
JDK-2180650 | 6u18 | Tony Printezis | P4 | Closed | Fixed | b01 |
When -XX:+PrintHeapAtGC is set we call the print() method on G1CollectedHeap. This dumps the heap contents, one region at a time, which is overkill and makes the G1 verbose GC output unnecessarily long. We should make the -XX:+PrintHeapAtGC output more concise.
- backported by
-
JDK-2180095 G1: minimize the output when -XX:+PrintHeapAtGC is set
-
- Closed
-
-
JDK-2180650 G1: minimize the output when -XX:+PrintHeapAtGC is set
-
- Closed
-
- relates to
-
JDK-6859911 G1: assert(Heap_lock->owner() != NULL, "Should be owned on this thread's behalf")
-
- Closed
-