RFR: 8242527: ZGC: TestUncommit.java fails due to "Exception: Uncommitted too fast"
Erik Österlund
erik.osterlund at oracle.com
Fri May 29 08:58:47 UTC 2020
Hi Per,
Looks good and trivial.
/Erik
On 2020-05-28 10:20, Per Liden wrote:
> 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