Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204705 | 11.0.1 | Thomas Stuefe | P4 | Resolved | Fixed | team |
When running jcmd VM.metaspace to show usage by loaders, it would be helpful to see optionally what classes a loader has loaded.
A sub option is implemented, "show-classes", which only works if "show-loaders" is given and will print out the names of the loaded classes.
A sub option is implemented, "show-classes", which only works if "show-loaders" is given and will print out the names of the loaded classes.
- backported by
-
JDK-8204705 VM.metaspace jcmd should optionally show loaded classes for loaders
-
- Resolved
-
- relates to
-
JDK-8203343 VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
-
- Resolved
-
-
JDK-8203455 jcmd: VM.metaspace: print loader name for anonymous CLDs.
-
- Resolved
-
-
JDK-8198553 jcmd: separate Metaspace statistics from NMT
-
- Resolved
-
-
JDK-8201572 Improve Metaspace reporting
-
- Resolved
-