git: openjdk/mobile: 8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
duke
duke at openjdk.java.net
Thu Oct 24 01:48:26 UTC 2019
Changeset: 68e5c40f
Author: Paul Hohensee <phh at openjdk.org>
Date: 2019-10-23 18:43:18 +0000
URL: https://git.openjdk.java.net/mobile/commit/68e5c40f
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
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 mobile-changes
mailing list