RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Fredrik Bredberg
fbredberg at openjdk.org
Tue Nov 19 16:40:57 UTC 2024
On Wed, 2 Oct 2024 03:01:15 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> The first stress test to be added is:
>>
>> runtime/Monitor/TestRecursiveLocking.java
>>
>> It has been tested with a couple of 12 hour runs on my MBP13:
>> - 3 build configs: release, fastdebug, slowdebug, 4 hours each, total 12 hours
>> - 18 test configs, 800 seconds each, total 4 hours
>>
>> The default configuration has been tested in Mach5 Tier2 and the
>> StressWrapper_TestRecursiveLocking_36M.java version has been
>> tested in Mach5 Tier3.
>
> Reopen this bot.
@dcubed-ojdk is too busy, so I was asked to take over.
I've created a new PR [https://github.com/openjdk/jdk/pull/22238](https://github.com/openjdk/jdk/pull/22238) where this will continue.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18664#issuecomment-2486212719
More information about the hotspot-runtime-dev
mailing list