[jdk16] RFR: 8257468: runtime/whitebox/TestWBDeflateIdleMonitors.java fails with Monitor should be deflated.: expected true to equal false

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Dec 23 21:16:59 UTC 2020


On Wed, 23 Dec 2020 21:12:20 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>> This is a trivial test fix to add a retry loop to the code that exercises the
>> WhiteBox deflateIdleMonitors() API. The failure reported in JDK-8257468
>> has only been seen one time in a Same-Binary-Run. I have not seen this
>> failure in my lab with my stress testing nor has it been seen in Mach5.
>> 
>> Tested with the modified test.
>
> The changes look good and trivial.
> Harold

@hseigel - Thanks for the fast review!

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

PR: https://git.openjdk.java.net/jdk16/pull/67


More information about the hotspot-runtime-dev mailing list