hg: jdk/sandbox: 8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Oct 24 01:45:18 UTC 2019
Changeset: 5bb426e9acc4
Author: phh
Date: 2019-10-23 18:43 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/5bb426e9acc4
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
Summary: Pass Thread.currentThread().getId() to getThreadAllocatedBytes, remove its implSpec
Reviewed-by: dholmes, mchung, sspitsyn
! src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java
More information about the jdk-sandbox-changes
mailing list