-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b02
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290424 | 17.0.5 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
Currently we only log events for os::dll_load, but not for os::dll_unload, this can be added. On some platforms like Linux we can use dlinfo to log the path of the unloaded shared lib.
- backported by
-
JDK-8290424 log events for os::dll_unload
- Resolved