hotspot/test/compiler/compilercontrol/matcher/MethodMatcherTest.java
changeset 33730 30e064828045
parent 33081 71794b149055
child 35597 0174e7c4489f
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    38 
    38 
    39 /*
    39 /*
    40  * @test
    40  * @test
    41  * @bug 8135068
    41  * @bug 8135068
    42  * @summary Tests CompilerCommand's method matcher
    42  * @summary Tests CompilerCommand's method matcher
    43  * @library /testlibrary /../../test/lib /compiler/whitebox ../share /
    43  * @library /testlibrary /test/lib /compiler/whitebox ../share /
    44  * @build MethodMatcherTest
    44  * @build MethodMatcherTest
    45  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    45  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    46  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    46  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    47  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    47  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    48  *           -XX:+WhiteBoxAPI compiler.compilercontrol.matcher.MethodMatcherTest
    48  *           -XX:+WhiteBoxAPI compiler.compilercontrol.matcher.MethodMatcherTest