< prev index next >

test/compiler/oracle/MethodMatcherTest.java

Print this page

        

*** 23,33 **** /* * @test MethodMatcherTest * @summary Testing of compiler/MethodMatcher * @bug 8135068 ! * @library /testlibrary /test/lib * @modules java.base/jdk.internal.misc * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI --- 23,33 ---- /* * @test MethodMatcherTest * @summary Testing of compiler/MethodMatcher * @bug 8135068 ! * @library /test/lib * @modules java.base/jdk.internal.misc * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
< prev index next >