RFR: 8009538: [Event Request] Want events for tenuring distribution

Stefan Johansson stefan.johansson at oracle.com
Thu Feb 11 15:37:16 UTC 2016



On 2016-02-11 14:37, David Lindholm wrote:
> Stefan,
>
> On 2016-02-11 13:55, Stefan Johansson wrote:
>> Hi David,
>>
>> On 2016-02-11 12:31, David Lindholm wrote:
>>> Hi,
>>>
>>> Please review this patch that adds a trace event that reports the 
>>> tenuring distribution in the GC.
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8009538
>>> Webrev: http://cr.openjdk.java.net/~david/JDK-8009538/webrev.00/
>>>
>> Would you mind adding a 
>> AgeTableTracer::is_tenuring_distribution_event_enabled() to remove 
>> the dependency on tracing.hpp in ageTable.cpp.
>
> Absolutely. Updated webrev:
>
> http://cr.openjdk.java.net/~david/JDK-8009538/webrev.01/
>
Perfect, reviewed!

Stefan

>
> Thanks,
> David
>
>> Otherwise the change looks good.
>>
>> Thanks,
>> Stefan
>>> Thanks,
>>> David
>>
>




More information about the hotspot-gc-dev mailing list