test/compiler/compilercontrol/matcher/MethodMatcherTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/compilercontrol/matcher/MethodMatcherTest.java	Tue Mar 15 14:25:44 2016
--- new/test/compiler/compilercontrol/matcher/MethodMatcherTest.java	Tue Mar 15 14:25:44 2016

*** 40,50 **** --- 40,50 ---- * @test * @bug 8135068 * @summary Tests CompilerCommand's method matcher * @library /testlibrary /test/lib /compiler/whitebox ../share / * @build compiler.compilercontrol.matcher.MethodMatcherTest ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI compiler.compilercontrol.matcher.MethodMatcherTest */ public class MethodMatcherTest {

test/compiler/compilercontrol/matcher/MethodMatcherTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File