Details
-
Enhancement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
20
-
b07
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8297140 | 17.0.6 | Matthias Baesken | P3 | Resolved | Fixed | b04 |
Description
The JIT compiler restarts (see restart_compiler in NMethodSweeper::sweep_code_cache) would be a helpful addition to the JFR events.
Currently we log the JIT stop operations (EventCodeCacheFull) but no restart.
Currently we log the JIT stop operations (EventCodeCacheFull) but no restart.
Attachments
Issue Links
- backported by
-
JDK-8297140 Add JFR JIT restart event
-
- Resolved
-
- relates to
-
JDK-8290839 jdk/jfr/event/compiler/TestJitRestart.java failed with "RuntimeException: No JIT restart event found: expected true, was false"
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/10b7a6d4
-
Commit openjdk/jdk/dfbc6919
-
Review openjdk/jdk17u-dev/853
-
Review openjdk/jdk/9334
(1 links to)