--- old/test/runtime/valhalla/valuetypes/InvokeDirect.java 2017-03-15 09:56:27.412049687 +0100 +++ new/test/runtime/valhalla/valuetypes/InvokeDirect.java 2017-03-15 09:56:23.997051321 +0100 @@ -6,7 +6,7 @@ * @test InvokeDirect * @summary Value Type invokedirect bytecode test (incomplete until type system defn done) * @library /testlibrary / - * @run main/othervm -noverify -Xint runtime.valhalla.valuetypes.InvokeDirect + * @run main/othervm -noverify runtime.valhalla.valuetypes.InvokeDirect */ public class InvokeDirect { public static void main(String[] args) {