--- old/test/jdk/java/lang/invoke/condy/CondyInterfaceWithOverpassMethods.java 2018-09-28 11:54:44.000000000 -0700 +++ new/test/jdk/java/lang/invoke/condy/CondyInterfaceWithOverpassMethods.java 2018-09-28 11:54:44.000000000 -0700 @@ -28,7 +28,6 @@ * @library /lib/testlibrary/bytecode * @build jdk.experimental.bytecode.BasicClassBuilder * @run testng CondyInterfaceWithOverpassMethods - * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyInterfaceWithOverpassMethods */ import jdk.experimental.bytecode.BasicClassBuilder;