RFR(S): 8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines

Thomas Schatzl thomas.schatzl at oracle.com
Fri Aug 2 15:46:07 UTC 2019


Hi all,

On 31.07.19 09:44, Thomas Schatzl wrote:
> Hi,
> 
> On 29.07.19 07:41, Tony Printezis wrote:
>> Hi Thomas,
>>
>> Latest webrev here:
>>
>> http://cr.openjdk.java.net/~tonyp/8227225/webrev.1/
>>
>> Main change: I renamed the PreGCValues class to PreGenGCValues so that 
>> it’s clear it’s mainly for generational GCs.
>>
> 
>    please also update the file name containing only PreGenGCValues.
> 
> It would also be useful to provide a diff webrev from the last version; 
> using Mercurial mq and webrev -r XX may help with maintaining all 
> changes that could be folded before pushing.
> 

   talked to Tony about this and we agreed to keep it as is because 
there will be support for non-generational collectors.

> Looks good otherwise.


Thanks,
   Thomas



More information about the hotspot-gc-dev mailing list