equal
deleted
inserted
replaced
22 */ |
22 */ |
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8072909 |
26 * @bug 8072909 |
27 * @library /lib/testlibrary /../../test/lib |
27 * @library /lib/testlibrary /test/lib |
28 * @build jdk.testlibrary.* |
28 * @build jdk.testlibrary.* |
29 * @build TimSortStackSize2 |
29 * @build TimSortStackSize2 |
30 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
30 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
31 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
31 * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions |
32 * -XX:+WhiteBoxAPI TimSortStackSize2 |
32 * -XX:+WhiteBoxAPI TimSortStackSize2 |