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

Alan Bateman alanb at openjdk.org
Mon Apr 8 09:03:08 UTC 2024


On Sat, 6 Apr 2024 12:38:44 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> I haven't given any thought to adding virtual threads stress to my stress kit, but that does sound like an "interesting" addition.

If you refactor SyncThread to wrap rather than extend then it should be straight-forward.

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

PR Comment: https://git.openjdk.org/jdk/pull/18664#issuecomment-2042226648


More information about the hotspot-runtime-dev mailing list