[10] RFR: 8179040: Avoid Ticks::now calls when EventClassLoad is not enabled

David Holmes david.holmes at oracle.com
Sun Aug 27 21:27:06 UTC 2017


On 25/08/2017 6:06 PM, Claes Redestad wrote:
> On 2017-08-25 04:12, David Holmes wrote:
>>>
>>> http://cr.openjdk.java.net/~redestad/8179040/hotspot.03/
>>
>> Incremental webrev possible?
> 
> Of course: http://cr.openjdk.java.net/~redestad/8179040/hotspot.inc_02_03/

Thanks.

I'm curious, in src/share/vm/trace/traceEvent.hpp, why do we now include 
"trace/traceTime.hpp" outside the "#if INCLUDE_TRACE" guard?

David

> /Claes


More information about the hotspot-runtime-dev mailing list