-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b41
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018095 | 7u45 | Unassigned | P3 | Closed | Fixed | b01 |
JDK-8012416 | 7u40 | Unassigned | P3 | Closed | Fixed | b21 |
The tracing support in HotSpot should include events to get statistics for the contents of the heap. It should be possible to use these events to create a summary showing how much of the heap is occupied by each class present on the heap. For performance reasons it may be necessary to have a cut off point at some low percentage and skip classes that only occupies a small fragment of the heap. If possible, an "other classes" kind of event could be sent with the total space occupied by these classes.
- backported by
-
JDK-8012416 Tracing events for heap statistics
- Closed
-
JDK-8018095 Tracing events for heap statistics
- Closed
- relates to
-
JDK-8010294 Refactor HeapInspection to make it more reusable
- Closed