RFR(XXS): 8171960: Event-based tracing needs separate flag representation for Method

Markus Gronlund markus.gronlund at oracle.com
Fri Dec 23 13:50:45 UTC 2016


Thanks Harold!

Markus

-----Original Message-----
From: harold seigel 
Sent: den 23 december 2016 14:23
To: hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR(XXS): 8171960: Event-based tracing needs separate flag representation for Method

Hi Markus,

The changes look good.

Thanks, Harold


On 12/23/2016 6:29 AM, Markus Gronlund wrote:
> Greetings,
>
>   
>
> Kindly asking for reviews for the following fix:
>
>   
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8171960
>
> Webrev: http://cr.openjdk.java.net/~mgronlun/8171960/webrev01/
>
>   
>
> Summary:
>
>   
>
> In order to fix a closed confidential bug, I would need to separate the flag representation that is currently being used by the Event-based tracing framework for Method.
>
>
> The separate flag representation will be non-existent by default; it will only materialize under the conjunction (INCLUDE_TRACE AND implementation available).
>
> The existing bit will be removed from the Flags enum with the associated accessors.
>
>   
>
> Thank you
>
> Markus
>
>   
>
>   
>
>   
>
>   



More information about the hotspot-runtime-dev mailing list