--- old/hotspot/test/compiler/valhalla/valuetypes/TestBoundValueTypes.java 2017-09-19 16:01:45.000000000 -0700 +++ new/hotspot/test/compiler/valhalla/valuetypes/TestBoundValueTypes.java 2017-09-19 16:01:45.000000000 -0700 @@ -36,7 +36,7 @@ * @modules java.base/jdk.experimental.value * jdk.incubator.mvt * @compile -XDenableValueTypes ValueCapableClass2.java TestBoundValueTypes.java - * @run main/othervm -noverify -XX:+EnableMVT -XX:CompileCommand=compileonly,compiler.valhalla.valuetypes.TestBoundValueTypes::* + * @run main/othervm -XX:+EnableMVT -XX:CompileCommand=compileonly,compiler.valhalla.valuetypes.TestBoundValueTypes::* * -XX:CompileCommand=compileonly,java.lang.invoke.*::* compiler.valhalla.valuetypes.TestBoundValueTypes */ public class TestBoundValueTypes {