--- old/test/valhalla/mvt/MVTTest.java 2017-07-27 15:26:03.366648154 +0200 +++ new/test/valhalla/mvt/MVTTest.java 2017-07-27 15:26:03.210648161 +0200 @@ -23,10 +23,10 @@ /* * @test - * @run testng/othervm -Xint -Xverify:none -XX:+EnableMVT -XX:+ValueArrayFlatten MVTTest - * @run testng/othervm -Xint -Xverify:none -XX:+EnableMVT -XX:-ValueArrayFlatten MVTTest - * @run testng/othervm -Xint -Xverify:none -XX:+EnableMVT -Dvalhalla.enableValueLambdaForms=true MVTTest - * @run testng/othervm -Xint -Xverify:none -XX:+EnableMVT -Dvalhalla.enableValueLambdaForms=true -Dvalhalla.enablePoolPatches=true MVTTest + * @run testng/othervm -Xverify:none -XX:+EnableMVT -XX:+ValueArrayFlatten MVTTest + * @run testng/othervm -Xverify:none -XX:+EnableMVT -XX:-ValueArrayFlatten MVTTest + * @run testng/othervm -Xverify:none -XX:+EnableMVT -Dvalhalla.enableValueLambdaForms=true MVTTest + * @run testng/othervm -Xverify:none -XX:+EnableMVT -Dvalhalla.enableValueLambdaForms=true -Dvalhalla.enablePoolPatches=true MVTTest */ import jdk.experimental.value.ValueType;