RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Coleen Phillimore
coleenp at openjdk.org
Wed Nov 20 13:28:24 UTC 2024
On Tue, 19 Nov 2024 13:09:22 GMT, Fredrik Bredberg <fbredberg at openjdk.org> wrote:
> @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.
This test is a good addition to our locking tests.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22238#pullrequestreview-2448616686
More information about the hotspot-runtime-dev
mailing list