hotspot/test/compiler/5091921/Test6890943.sh
changeset 9944 cd527b70bfe4
parent 9446 748a37b25d10
child 15754 5301ce8e3a3d
--- a/hotspot/test/compiler/5091921/Test6890943.sh	Tue May 17 16:50:27 2011 +0200
+++ b/hotspot/test/compiler/5091921/Test6890943.sh	Tue May 17 12:26:33 2011 -0700
@@ -52,7 +52,7 @@
 
 ${TESTJAVA}/bin/javac -d . Test6890943.java
 
-${TESTJAVA}/bin/java  ${TESTVMOPTS} Test6890943 < input6890943.txt > test.out 2>&1
+${TESTJAVA}/bin/java -XX:-PrintVMOptions ${TESTVMOPTS} Test6890943 < input6890943.txt > test.out 2>&1
 
 diff output6890943.txt test.out