< prev index next >

test/valhalla/mvt/MVTReflectionTest.java

Print this page

        

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