• P
    6173675: M&M: approximate memory allocation rate/amount per thread · 683c0770
    phh 提交于
    Summary: 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
    683c0770
ThreadImpl.java 15.2 KB