RFR: 8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName() [v3]

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Apr 30 23:57:37 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.

Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge branch 'master' into JDK-8265153
 - dholmes CR changes.
 - 8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3478/files
  - new: https://git.openjdk.java.net/jdk/pull/3478/files/682a7c9d..3b4004d8

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3478&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3478&range=01-02

  Stats: 568378 lines in 5345 files changed: 48342 ins; 511803 del; 8233 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