Change the value reported for MaxCapacity for Metaspace to MaxMetaspaceSize. Currently the reserved size for Metaspace and for Compressed Class space is reported.
- relates to
-
JDK-8024718 Metaspace performance counters and memory pools should report the same data
- Resolved
-
JDK-8145582 Documentation for jstat -gc should say that MC stands for print Metaspace committed size, not Metaspace capacity
- Resolved
-
JDK-8159791 After Full GC, it can not allocate more memory for metadataspace
- Closed