Integrated: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Fredrik Bredberg
fbredberg at openjdk.org
Wed Dec 4 09:35:49 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 pull request has now been integrated.
Changeset: 994504c3
Author: Fredrik Bredberg <fbredberg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/994504c3e1440401a22ad3bdb30413f9db8a7780
Stats: 778 lines in 3 files changed: 778 ins; 0 del; 0 mod
8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Co-authored-by: Daniel D. Daugherty <dcubed at openjdk.org>
Reviewed-by: dcubed, coleenp, aboldtch
-------------
PR: https://git.openjdk.org/jdk/pull/22238
More information about the hotspot-dev
mailing list