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

Daniel D. Daugherty dcubed at openjdk.org
Wed Nov 20 16:30:27 UTC 2024


On Wed, 20 Nov 2024 13:17:14 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> The configurability was intentional so that specific modes could be exercised independently. Also adding additional modes in the future is/was planned.
>
> I think having the separate modes would be useful if you're debugging failures but as a normal test run, doesn't add anything except more runs.  But I'll withdraw my suggestion.

Being able to exercise the modes independently means you don't have to modify the test code
to debug...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22238#discussion_r1850626503


More information about the hotspot-dev mailing list