hg: jdk/submit: 8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
daniil.x.titov at oracle.com
daniil.x.titov at oracle.com
Wed Sep 25 18:16:13 UTC 2019
Changeset: f4abe950c3b0
Author: dtitov
Date: 2019-09-25 11:10 -0700
URL: https://hg.openjdk.java.net/jdk/submit/rev/f4abe950c3b0
8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
Reviewed-by: sspitsyn, dholmes, dcubed, rehn
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
! src/hotspot/share/runtime/threadSMR.cpp
+ src/hotspot/share/services/threadIdTable.cpp
+ src/hotspot/share/services/threadIdTable.hpp
More information about the jdk-submit-changes
mailing list