Add a NativeLibraryLoad event that provides us more detail about shared lib/dll loads. This should give a time stamp and success + error details of the load operation. It would enhance the already existing information we get from the existing NativeLibrary event.
- relates to
-
JDK-8315220 Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
- Resolved
-
JDK-8315364 Assert thread state invariant for JFR stack trace capture
- Resolved