hg: jdk/submit: 8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Tue Oct 22 14:48:47 UTC 2019
Changeset: 41488e1c2eac
Author: phh
Date: 2019-10-22 07:48 -0700
URL: https://hg.openjdk.java.net/jdk/submit/rev/41488e1c2eac
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
Summary: Remove getCurrentThreadAllocatedBytes implSpec, pass Thread.currentThread().getId() to getThreadAllocatedBytes
Reviewed by:
! src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java
More information about the jdk-submit-changes
mailing list