8138769: [TESTBUG] restore lost line from JDK-8137105 fix
Reviewed-by: dcubed, rdurbin
--- a/hotspot/test/runtime/CommandLine/VMOptionsFile/TestVMOptionsFile.java Fri Oct 02 12:44:02 2015 +0000
+++ b/hotspot/test/runtime/CommandLine/VMOptionsFile/TestVMOptionsFile.java Fri Oct 02 09:04:10 2015 -0700
@@ -505,10 +505,7 @@
runJavaCheckExitValue(pb, JVM_SUCCESS);
-/*
- * This check can be enabled after 8136552 is fixed:
- * outputShouldNotContain("VM option '+PrintVMOptions'");
- */
+ outputShouldNotContain("VM option '+PrintVMOptions'");
checkProperty("shared.property", "command_line_before");
checkVMOption("MinHeapFreeRatio", "7");