RFR(XXS): 8171960: Event-based tracing needs separate flag representation for Method
Markus Gronlund
markus.gronlund at oracle.com
Fri Dec 23 11:29:41 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20161223/ba28763a/attachment.html>
More information about the serviceability-dev
mailing list