8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Thu Oct 6 15:03:49 UTC 2016


Looks good!
/Jesper

Den 6/10/16 kl. 16:37, skrev Dmitry Fazunenko:
> Hi Leonid,
>
> The fix looks good to me.
>
> Thanks,
> Dima
>
> On 05.10.2016 16:58, Leonid Mesnik wrote:
>> Hi
>>
>> Could you please review following test fix. Test failed because initial heap
>> size was the same as maximum heap size. So OOME was thrown while filling heap.
>>
>> Test has been updated to check that initial heap doesn't equals to maximum
>> heap and could be filled without getting OOME.
>>
>> webrev: http://cr.openjdk.java.net/~lmesnik/8166724/webrev.00/
>> <http://cr.openjdk.java.net/%7Elmesnik/8166724/webrev.00/>
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8166724
>>
>> Leonid
>>
>



More information about the hotspot-gc-dev mailing list