hg: jdk/jdk: 8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes

paul.hohensee at gmail.com paul.hohensee at gmail.com
Thu Oct 24 01:43:41 UTC 2019


Changeset: 5bb426e9acc4
Author:    phh
Date:      2019-10-23 18:43 -0700
URL:       https://hg.openjdk.java.net/jdk/jdk/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-changes mailing list