hotspot/test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
changeset 35597 0174e7c4489f
parent 34216 2818af1ce748
child 36796 c751f445f5d4
equal deleted inserted replaced
35596:07098f03eb07 35597:0174e7c4489f
    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  */