hotspot/test/compiler/codecache/dtrace/SegmentedCodeCacheDtraceTest.java
changeset 33730 30e064828045
parent 33072 71f9b0782023
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    46 
    46 
    47 /*
    47 /*
    48  * @test SegmentedCodeCacheDtraceTest
    48  * @test SegmentedCodeCacheDtraceTest
    49  * @bug 8015774
    49  * @bug 8015774
    50  * @requires os.family=="solaris"
    50  * @requires os.family=="solaris"
    51  * @library /testlibrary / /../../test/lib
    51  * @library /testlibrary / /test/lib
    52  * @build SegmentedCodeCacheDtraceTestWorker
    52  * @build SegmentedCodeCacheDtraceTestWorker
    53  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    53  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    54  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    54  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    55  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+TieredCompilation
    55  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+TieredCompilation
    56  *     -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
    56  *     -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI