jdk-24/jdk/test/com/sun/management/ThreadMXBean
Paul Hohensee c37b51609d 6173675: M&M: approximate memory allocation rate/amount per thread
Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.

Reviewed-by: mchung, alanb, dholmes, emcmanus
2011-01-20 19:34:40 -05:00
..
ThreadAllocatedMemory.java 6173675: M&M: approximate memory allocation rate/amount per thread 2011-01-20 19:34:40 -05:00
ThreadAllocatedMemoryArray.java 6173675: M&M: approximate memory allocation rate/amount per thread 2011-01-20 19:34:40 -05:00
ThreadCpuTimeArray.java 6173675: M&M: approximate memory allocation rate/amount per thread 2011-01-20 19:34:40 -05:00