RFR: 8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
Aleksey Shipilev
shade at redhat.com
Thu Sep 26 11:30:56 UTC 2019
On 9/26/19 9:14 AM, 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.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8231294
>> Webrev: http://cr.openjdk.java.net/~pliden/8231294/webrev.0
This looks good to me.
I tested it locally with Serial, Parallel, CMS, G1, Shenandoah, ZGC -- and all work fine. (Epsilon
does not work, but that is expected).
--
Thanks,
-Aleksey
More information about the hotspot-gc-dev
mailing list