RFR (S): 8076463: Add logging for the preserve CM referents task

Tom Benson tom.benson at oracle.com
Fri Feb 26 15:49:39 UTC 2016


Looks good to me as well.

Completely aside, there are enough 
"WorkerDataArray<double>(max_gc_threads,..." instances in g1GCPhaseTimes 
that it might be nice to have a convenience class that is a double 
WorkerDataArray of size max_gc_threads. ParPhaseTimesArray, or something.

Tom

On 2/26/2016 10:38 AM, Thomas Schatzl wrote:
> Hi Jon,
>
> On Thu, 2016-02-25 at 09:10 -0800, Jon Masamitsu wrote:
>>
> [...]
>>> If you think it is still better to call preserve_cm_referents()
>>> within
>>> process_discovered_references(), I will change it.
>> You can leave the change as is.
>>
>> Reviewed.
>>
> Thanks a lot for your quick reviews.
>
> Thomas
>




More information about the hotspot-gc-dev mailing list