RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Fredrik Bredberg
fbredberg at openjdk.org
Tue Nov 19 16:38:24 UTC 2024
@dcubed-ojdk is too busy, so I was asked to take over [https://github.com/openjdk/jdk/pull/18664](https://github.com/openjdk/jdk/pull/18664) and finish it.
That old PR contains all the details and also got some review comments, which I have tried to address in this new PR.
Tests run without failures on supported platforms.
-------------
Commit messages:
- Made changes based on old review comments
- 8329351: Add recursive Java monitor stress testing
Changes: https://git.openjdk.org/jdk/pull/22238/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22238&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8329351
Stats: 770 lines in 3 files changed: 770 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/22238.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22238/head:pull/22238
PR: https://git.openjdk.org/jdk/pull/22238
More information about the hotspot-runtime-dev
mailing list