-
Enhancement
-
Resolution: Fixed
-
P3
-
hs25
-
b21
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8009509 | 8 | Unassigned | P3 | Closed | Fixed | b80 |
At the moment jmap -heap output contains only MetaspaceSize and MaxMetaspaceSize values.
Since there are two metaspaces it will be very useful to show ClassMetaspaceSize value too. It will make sense in case when user explicitly specified ClassMetaspaceSize value, because in such case MaxMetaspaceSize could not be used to derive metaspaces size.
Since there are two metaspaces it will be very useful to show ClassMetaspaceSize value too. It will make sense in case when user explicitly specified ClassMetaspaceSize value, because in such case MaxMetaspaceSize could not be used to derive metaspaces size.
- backported by
-
JDK-8009509 NPG: jmap -heap output should contain ClassMetaspaceSize value
-
- Closed
-
- relates to
-
JDK-7021477 NPG: Implement tools support for the class meta-data if different from perm gen.
-
- Closed
-