test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /* * @test * @bug 8137167 + * @ignore 8140405 * @summary Tests jcmd to be able to clear directives added via options * @library /testlibrary /../../test/lib /compiler/testlibrary ../share / * @build ClearDirectivesFileStackTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* * @run main ClassFileInstaller sun.hotspot.WhiteBox