RFR: 8025608: GC JFR events missing nursery size information

David Lindholm david.lindholm at oracle.com
Thu Jun 11 10:48:28 UTC 2015


Stefan,

Thanks for looking at this. Since the heap region size is available in 
another event (as you say) I don't want to add that information here too.


Thanks,
David

On 2015-06-11 12:16, Stefan Johansson wrote:
> Looks good,
>
> Like we've talked about off-line, adding the heap region size to the 
> G1 summary might be nice even though the information is available in 
> the flag event. I don't have a very strong opinion if it should be 
> added or not so I'll let you decide.
>
> Stefan
>
> On 2015-06-11 09:49, David Lindholm wrote:
>> Hi,
>>
>> Please review this patch that adds the G1 Heap Summary Trace event.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8025608
>> Webrev: http://cr.openjdk.java.net/~david/JDK-8025608/webrev.00/
>>
>> Testing: Passed JPRT.
>>
>>
>> Thanks,
>> David
>




More information about the hotspot-gc-dev mailing list