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

harold seigel harold.seigel at oracle.com
Fri Dec 23 13:22:59 UTC 2016


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