RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing [v4]
Fredrik Bredberg
fbredberg at openjdk.org
Wed Nov 20 18:53:37 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.
Fredrik Bredberg has updated the pull request incrementally with one additional commit since the last revision:
Update two after review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22238/files
- new: https://git.openjdk.org/jdk/pull/22238/files/9c635534..d32b9a0b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22238&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22238&range=02-03
Stats: 12 lines in 1 file changed: 2 ins; 0 del; 10 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