equal
deleted
inserted
replaced
25 * @test |
25 * @test |
26 * @bug 8137167 |
26 * @bug 8137167 |
27 * @ignore 8140405 |
27 * @ignore 8140405 |
28 * @summary Tests jcmd to be able to clear directives added via options |
28 * @summary Tests jcmd to be able to clear directives added via options |
29 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
29 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
30 * @build ClearDirectivesFileStackTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox |
30 * @build compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest |
|
31 * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox |
31 * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* |
32 * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
33 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |
34 * sun.hotspot.WhiteBox$WhiteBoxPermission |
34 * @run main/othervm compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest |
35 * @run main/othervm compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest |
35 */ |
36 */ |