< prev index next >

test/compiler/compilercontrol/InlineMatcherTest.java

Print this page

        

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