Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2203000 | 7 | Paul Hohensee | P3 | Closed | Fixed | b125 |
JDK-2205951 | 6u25 | Paul Hohensee | P3 | Closed | Fixed | b01 |
It's possible today to get cumulative per-thread cpu time via the ThreadMXBean.
It would be very useful to get the cumulative per-thread number of bytes
allocated in the Java heap as well for resource management purposes.
It would be very useful to get the cumulative per-thread number of bytes
allocated in the Java heap as well for resource management purposes.
- backported by
-
JDK-2203000 Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
-
- Closed
-
-
JDK-2205951 Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
-
- Closed
-
- relates to
-
JDK-7011463 Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument
-
- Closed
-
-
JDK-6173675 M&M: approximate memory allocation rate/amount per thread
-
- Closed
-
-
JDK-6937077 Dump allocations per thread based on the TLABS statistics
-
- Closed
-