< prev index next >

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

Print this page
rev 51791 : [mq]: bytecode

*** 23,33 **** /* * @test * @bug 8186046 * @summary Test for an interface using condy with default overpass methods ! * @library /lib/testlibrary/bytecode * @build jdk.experimental.bytecode.BasicClassBuilder * @run testng CondyInterfaceWithOverpassMethods * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyInterfaceWithOverpassMethods */ --- 23,33 ---- /* * @test * @bug 8186046 * @summary Test for an interface using condy with default overpass methods ! * @library /test/lib/bytecode * @build jdk.experimental.bytecode.BasicClassBuilder * @run testng CondyInterfaceWithOverpassMethods * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyInterfaceWithOverpassMethods */
< prev index next >