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

Roman Kennke rkennke at openjdk.org
Tue Nov 19 16:52:55 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 haven't looked at all the context, yet. But have you checked test/hotspot/jtreg/runtime/locking/TestRecursiveMonitorChurn.java ? Maybe one can subsume the other?

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

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


More information about the hotspot-runtime-dev mailing list