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

David Lindholm david.lindholm at oracle.com
Thu Feb 11 13:37:20 UTC 2016


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/


Thanks,
David

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




More information about the hotspot-gc-dev mailing list