< prev index next >

test/valhalla/mvt/MVTReflectionTest.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @summary basic test for reflection on MVT
  * @build Point
- * @run testng/othervm -Xint -Xverify:none -XX:+EnableMVT MVTReflectionTest
+ * @run testng/othervm -Xverify:none -XX:+EnableMVT MVTReflectionTest
  */
 
 import jdk.experimental.value.ValueType;
 
 import org.testng.annotations.Test;
< prev index next >