Re: RFR(S): 8132715: Add tests which check that no allocations allowed in any of humongous regions
Kirill Zhaldybin
kirill.zhaldybin at oracle.com
Wed Jun 22 11:34:08 UTC 2016
Derek,
Thank you for review!
Regards, Kirill
On 22.06.2016 01:14, Derek White wrote:
> On 6/21/16 1:45 PM, Kirill Zhaldybin wrote:
>> Dear all,
>>
>> Could please review this test for 8132715?
>>
>> The test fills heap with humongous objects with a lot of wasted space,
>> then starts to allocate non-humongous objects and checks that no
>> allocations happened in humongous regions.
>> There are 3 runs of the test: with filled 10%, 50% and 80% of heap.
>>
>> CR: https://bugs.openjdk.java.net/browse/JDK-8132715
>> WebRev:
>> http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8132715/webrev.01/
>>
>> Thank you.
>>
>> Regards, Kirill
>
> Looks good.
>
> - Derek
>
More information about the hotspot-gc-dev
mailing list