[jdk16] Integrated: 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 22:04:58 UTC 2020


On Wed, 23 Dec 2020 20:58:06 GMT, Daniel D. Daugherty <dcubed 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.

This pull request has now been integrated.

Changeset: 8b37c2c5
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16/commit/8b37c2c5
Stats:     18 lines in 1 file changed: 15 ins; 0 del; 3 mod

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

Reviewed-by: hseigel

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

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


More information about the hotspot-runtime-dev mailing list