Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083375 | emb-9 | Staffan Larsen | P4 | Resolved | Fixed | b32 |
Description
Today there is no functionality that returns information about the dll/so/dylibs loaded by a process in a structured way. The current implementation assumes that it is sufficient to return this information in a platform dependent format as a stream of text.
This task is about adding functionality to get the same, or a subset of the information in a structured way.
This task is not about changing the current implementation used in diagnostic commands or crash-dumps.
This task is about adding functionality to get the same, or a subset of the information in a structured way.
This task is not about changing the current implementation used in diagnostic commands or crash-dumps.
Attachments
Issue Links
- backported by
-
JDK-8083375 Add function to return structured information about loaded libraries.
- Resolved
- relates to
-
JDK-8216559 [JFR] Native libraries not correctly parsed from /proc/self/maps
- Resolved
-
JDK-8241439 jdk.NativeLibraryEvent hooks all opened regular files
- Resolved