-
Bug
-
Resolution: Fixed
-
P3
-
hs25
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8011307 | 8 | Unassigned | P3 | Resolved | Fixed | b84 |
Perm Gen used to have a MemoryPool so that applications running on the VM could introspect and find out how much metadata memory was being used.
We should implement a MemoryPool for Metaspace to provide information about memory used for metadata, committed memory for metadata etc.
We should implement a MemoryPool for Metaspace to provide information about memory used for metadata, committed memory for metadata etc.
- backported by
-
JDK-8011307 NPG: Implement a MemoryPool MXBean for Metaspace
- Resolved
- blocks
-
JDK-7196801 NPG: Fix java/lang/management/MemoryMXBean/LowMemoryTest2
- Closed
- relates to
-
JDK-8013590 NPG: Add a memory pool MXBean for Metaspace
- Resolved
-
JDK-7021477 NPG: Implement tools support for the class meta-data if different from perm gen.
- Closed