Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8016398 | 8 | Ioi Lam | P4 | Closed | Fixed | b94 |
JDK7 used to dump size statistics information about the metadata objects in the CDS archive with the PrintSharedSpaces flag.
Here is an example:
http://j2se.sfbay.sun.com/web/bin/view/HotspotRuntime/CDSRO
During NPG, the functionality of PrintSharedSpaces has been disabled. We need to restore it so that we can do more detailed analysis of CDS archive contents.
Here is an example:
http://j2se.sfbay.sun.com/web/bin/view/HotspotRuntime/CDSRO
During NPG, the functionality of PrintSharedSpaces has been disabled. We need to restore it so that we can do more detailed analysis of CDS archive contents.
- backported by
-
JDK-8016398 Restore PrintSharedSpaces functionality after NPG
-
- Closed
-
- relates to
-
JDK-8028096 PrintSharedSpaces may crash when some blocks are freed and allocated again during -Xshare:dump
-
- Closed
-