Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2220622 | 8 | Tony Printezis | P4 | Resolved | Fixed | b24 |
JDK-2220558 | 7u4 | Tony Printezis | P4 | Closed | Fixed | b10 |
After 7097048, the jmap -heap output looks similar to that of the other GCs (see below). It might be helpful to extend it a bit with some G1-specific information, like region size / number of regions / etc. Additionally, given that for G1 the "To" survivor space will always be empty, maybe we want to remove that section and rename the "From Space" section as simply "Survivor Space". (Thanks to Bengt for these suggestions.)
- backported by
-
JDK-2220622 G1: improve the per-space output when using jmap -heap
-
- Resolved
-
-
JDK-2220558 G1: improve the per-space output when using jmap -heap
-
- Closed
-