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

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


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