-
Bug
-
Resolution: Fixed
-
P4
-
11, 13
-
b25
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226031 | 14 | Matthias Baesken | P4 | Resolved | Fixed | team |
JDK-8226866 | 11.0.5 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8226728 | 11.0.4 | Matthias Baesken | P4 | Resolved | Fixed | b09 |
There are places in deoptimization.cpp where events logging is done but the events are logged to the "generic" events log part and not the specific deoptimization part. This should be changed.
- backported by
-
JDK-8226031 events logging in deoptimization.cpp should go to deopt-log
- Resolved
-
JDK-8226728 events logging in deoptimization.cpp should go to deopt-log
- Resolved
-
JDK-8226866 events logging in deoptimization.cpp should go to deopt-log
- Resolved