RFR: 8242527: ZGC: TestUncommit.java fails due to "Exception: Uncommitted too fast"
Per Liden
per.liden at oracle.com
Fri May 29 09:00:22 UTC 2020
Thanks Erik!
/Per
On 5/29/20 10:58 AM, Erik Österlund wrote:
> 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