RFR: 8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Apr 14 00:25:25 UTC 2021
The synopsis pretty much says it all. There's a more detailed history in the RFE itself.
Currently running the new test thru Mach5 Tier[1-7].
I've run the test thru several 12 hour runs on my MBP13 and
on my Linux-X64 server.
-------------
Commit messages:
- 8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
Changes: https://git.openjdk.java.net/jdk/pull/3478/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3478&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265153
Stats: 503 lines in 2 files changed: 503 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/3478.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3478/head:pull/3478
PR: https://git.openjdk.java.net/jdk/pull/3478
More information about the hotspot-runtime-dev
mailing list