RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing

Coleen Phillimore coleenp at openjdk.org
Wed Nov 20 13:23:21 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.

I think we want this test also since it has all the enumerated configurations.  That said, all these tests should be in the same directory as a future improvement.  Either runtime/Monitor or runtime/locking.

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

PR Comment: https://git.openjdk.org/jdk/pull/22238#issuecomment-2488566697


More information about the hotspot-runtime-dev mailing list