hotspot/test/compiler/types/TypeSpeculation.java
changeset 23208 4c37d91b8b09
parent 22237 e9d7daf0d91b
child 40059 c2304140ed64
--- a/hotspot/test/compiler/types/TypeSpeculation.java	Wed Mar 05 16:21:22 2014 -0800
+++ b/hotspot/test/compiler/types/TypeSpeculation.java	Thu Mar 06 11:11:04 2014 +0100
@@ -25,7 +25,7 @@
  * @test
  * @bug 8024070
  * @summary Test that type speculation doesn't cause incorrect execution
- * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:TypeProfileLevel=222 -XX:+UnlockExperimentalVMOptions -XX:+UseTypeSpeculation TypeSpeculation
+ * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:TypeProfileLevel=222 -XX:+UseTypeSpeculation TypeSpeculation
  *
  */