hotspot/test/gc/g1/TestShrinkAuxiliaryData.java
changeset 35061 be6025ebffea
parent 30607 035f5801a92e
child 38152 80e5da81fb2c
--- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData.java	Thu Dec 10 23:02:31 2015 +0000
+++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData.java	Thu Dec 10 14:57:55 2015 +0100
@@ -49,7 +49,7 @@
         "-XX:+UseG1GC",
         "-XX:G1HeapRegionSize=" + REGION_SIZE,
         "-XX:-ExplicitGCInvokesConcurrent",
-        "-XX:+PrintGCDetails",
+        "-Xlog:gc=debug",
         "-XX:+UnlockDiagnosticVMOptions",
         "-XX:+WhiteBoxAPI",
         "-Xbootclasspath/a:.",