hotspot/test/gc/arguments/TestSurvivorRatioFlag.java
changeset 40244 b3055c216762
parent 38152 80e5da81fb2c
child 40631 ed82623d7831
--- a/hotspot/test/gc/arguments/TestSurvivorRatioFlag.java	Wed Jul 05 22:04:04 2017 +0200
+++ b/hotspot/test/gc/arguments/TestSurvivorRatioFlag.java	Wed Aug 10 15:48:04 2016 -0700
@@ -74,7 +74,7 @@
 
         Collections.addAll(vmOptions,
                 "-Xbootclasspath/a:.",
-                "-XaddExports:java.base/jdk.internal.misc=ALL-UNNAMED",
+                "--add-exports=java.base/jdk.internal.misc=ALL-UNNAMED",
                 "-XX:+UnlockDiagnosticVMOptions",
                 "-XX:+WhiteBoxAPI",
                 "-XX:GCLockerEdenExpansionPercent=0",