RFR: 8242527: ZGC: TestUncommit.java fails due to "Exception: Uncommitted too fast"

Per Liden per.liden at oracle.com
Thu May 28 08:20:20 UTC 2020


While awaiting the fix for JDK-8245208 "ZGC: Don't hold the 
ZPageAllocator lock while committing/uncommitting memory", I suggest we 
temporarily disable the "uncomitted too fast" check to avoid noise in 
our testing. JDK-8245208 will deliver the proper fix and re-enable the 
check.

Bug: https://bugs.openjdk.java.net/browse/JDK-8242527
Webrev: http://cr.openjdk.java.net/~pliden/8242527/webrev.0

/Per



More information about the hotspot-gc-dev mailing list