Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174432 | 10 | Markus Grönlund | P3 | Resolved | Fixed | b01 |
In order to fix a closed confidential bug, I would need to separate the flag representation that is 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 defined AND implementation available). The existing bit will be removed from the Flags enum.
The separate flag representation will be non-existent by default; it will only materialize under the conjunction (INCLUDE_TRACE defined AND implementation available). The existing bit will be removed from the Flags enum.
- backported by
-
JDK-8174432 Event-based tracing needs separate flag representation for Method
-
- Resolved
-