RFR: 8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
David Holmes
david.holmes at oracle.com
Thu Sep 26 11:37:29 UTC 2019
Hi Per,
On 26/09/2019 5:14 pm, Per Liden wrote:
> (CC:ing hotspot-runtime-dev, as the test belongs to runtime)
>
> On 9/25/19 10:57 AM, Per Liden wrote:
>> The resexhausted002 test uses an 8M heap, which is a bit too small for
>> ZGC. Bumping it to 128M to allow the test to pass on ZGC too.
It's unfortunate that we need to do make it so big, but as long as it
still functions okay and in a short time then it should be okay. If we
see a problem we can split into two tests runs: one for ZGC and one for
not ZGC.
Thanks,
David
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8231294
>> Webrev: http://cr.openjdk.java.net/~pliden/8231294/webrev.0
>>
>> Testing: Manual testing with G1 and ZGC
>>
>> /Per
More information about the hotspot-gc-dev
mailing list