< prev index next >

test/jdk/java/lang/invoke/condy/CondyBSMValidationTest.java

Print this page
rev 51791 : [mq]: bytecode

*** 23,33 **** /* * @test * @bug 8186046 * @summary Test invalid name in name and type ! * @library /lib/testlibrary/bytecode /java/lang/invoke/common * @build jdk.experimental.bytecode.BasicClassBuilder test.java.lang.invoke.lib.InstructionHelper * @run testng CondyBSMValidationTest * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyBSMValidationTest */ --- 23,33 ---- /* * @test * @bug 8186046 * @summary Test invalid name in name and type ! * @library /test/lib/bytecode /java/lang/invoke/common * @build jdk.experimental.bytecode.BasicClassBuilder test.java.lang.invoke.lib.InstructionHelper * @run testng CondyBSMValidationTest * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyBSMValidationTest */
< prev index next >