RFR: 8141280: Implementation of survivor_is_full() and old_is_full() should be in G1DefaultAllocator

Stefan Johansson stefan.johansson at oracle.com
Mon Nov 16 09:10:56 UTC 2015


Thanks for the reviews Jon and Kim,

Stefan

On 2015-11-14 03:38, Kim Barrett wrote:
> On Nov 13, 2015, at 8:16 AM, Stefan Johansson <stefan.johansson at oracle.com> wrote:
>> Hi,
>>
>> Please review this small change to move the implementation of survivor_is_full() and old_is_full() from G1Allocator to G1DefaultAllocator. The declaration is left in G1Allocator and made pure virtual.
>>
>> Webrev:
>> http://cr.openjdk.java.net/~sjohanss/8141280/hotspot.00/
>>
>> Testing:
>> JPRT
>>
>> Thanks,
>> Stefan
> Looks good.
>




More information about the hotspot-gc-dev mailing list