Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206756 | 12 | Per Liden | P4 | Resolved | Fixed | team |
JDK-8206532 | 11.0.1 | Per Liden | P4 | Resolved | Fixed | b01 |
When JDK-8205053 is completed, it becomes possible to register subsystem-specific JFR types from outside of JFR. The code that registers ZGC' two types is currently embedded into JFR itself. This code can now be moved into ZGC itself.
- backported by
-
JDK-8206532 ZGC: Decouple JFR type registration
- Resolved
-
JDK-8206756 ZGC: Decouple JFR type registration
- Resolved
- is blocked by
-
JDK-8205053 Decouple type registration from framework lifecycle
- Resolved