commit | 2d65e6174c3d1ceb7372c67b183f20c2593d3f74 | [log] [tgz] |
---|---|---|
author | Jiangli Zhou <jiangli@openjdk.org> | Wed Apr 20 16:04:38 2016 -0400 |
committer | Jiangli Zhou <jiangli@openjdk.org> | Wed Apr 20 16:04:38 2016 -0400 |
tree | 41efe36671dac516d4af63cd277d747c6a55e00d | |
parent | 4ba6969ac6ecd21e123cce76a062e9f060666bd2 [diff] |
8154457: runtime/SharedArchiveFile/SharedStrings Shared string table stats missing Added more information when print out message reporting disabling the shared strings at CDS dump time. Reviewed-by: lfoltan, hseigel, mseledtsov, gtriantafill