RFR: 8144076: Move evac failure handling and reference processing to post_evacuate_collection_set

Mikael Gerdin mikael.gerdin at oracle.com
Thu Nov 26 08:58:50 UTC 2015


Hi,

On 2015-11-25 20:18, Thomas Schatzl wrote:
> Hi,
>
> On Wed, 2015-11-25 at 19:40 +0100, Erik Helin wrote:
>> Hi all,
>>
>> this small patch moves the evacuation failure handling code and the
>> reference processing code from G1CollectedHeap::evacuate_collection_set
>> to G1CollectedHeap::post_evacuate_collection_set, in order to keep
>> evacuate_collection_set only about evacuation.
>>
>> Bug:
>> https://bugs.openjdk.java.net/browse/JDK-8144076
>>
>> Webrev:
>> http://cr.openjdk.java.net/~ehelin/8144076/webrev.00/

+1

/Mikael

>>
>> Please note this patch builds upon the patch for 8144075.
>>
>
>    looks good.
>
> Thomas
>
>




More information about the hotspot-gc-dev mailing list