--- a/hotspot/test/runtime/SharedArchiveFile/SharedStrings.java Fri Jun 02 16:32:39 2017 +0200
+++ b/hotspot/test/runtime/SharedArchiveFile/SharedStrings.java Mon Jun 05 13:13:38 2017 -0400
@@ -52,7 +52,7 @@
"-XX:SharedArchiveFile=./SharedStrings.jsa",
"-XX:+UseG1GC",
"-XX:+UseCompressedOops",
- "-XX:+PrintSharedSpaces",
+ "-Xlog:cds,cds+hashtables",
// Needed for bootclasspath match, for CDS to work with WhiteBox API
"-Xbootclasspath/a:" + ClassFileInstaller.getJarPath("whitebox.jar"),
"-Xshare:dump");