equal
deleted
inserted
replaced
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 |