-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 13
-
b25
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226043 | 14 | Matthias Baesken | P4 | Resolved | Fixed | team |
JDK-8230353 | 11.0.6 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
The current event log holds the last n events of various interesting operations.
It is printed in the hs_err file and helps to analyze various issues / bugs .
I would like to add shared library loading operations (os::dll_load) to the events added by calling Events::log.
It is printed in the hs_err file and helps to analyze various issues / bugs .
I would like to add shared library loading operations (os::dll_load) to the events added by calling Events::log.
- backported by
-
JDK-8226043 add os::dll_load calls to event log
- Resolved
-
JDK-8230353 add os::dll_load calls to event log
- Resolved
- is blocked by
-
JDK-8214315 G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
- Closed