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

Stefan Johansson stefan.johansson at oracle.com
Thu Feb 11 12:55:56 UTC 2016


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.

Otherwise the change looks good.

Thanks,
Stefan
> Thanks,
> David




More information about the hotspot-gc-dev mailing list