< prev index next >

test/compiler/compilercontrol/jcmd/AddAndRemoveTest.java

Print this page

        

*** 24,41 **** /* * @test * @bug 8137167 * @summary Tests directives to be able to add and remove directives * @modules java.base/jdk.internal.misc ! * @library /testlibrary /test/lib / * ! * @build compiler.compilercontrol.jcmd.AddAndRemoveTest ! * compiler.compilercontrol.share.pool.sub.* ! * compiler.compilercontrol.share.pool.subpack.* ! * sun.hotspot.WhiteBox ! * compiler.testlibrary.CompilerUtils ! * compiler.compilercontrol.share.actions.* * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run driver compiler.compilercontrol.jcmd.AddAndRemoveTest */ --- 24,36 ---- /* * @test * @bug 8137167 * @summary Tests directives to be able to add and remove directives * @modules java.base/jdk.internal.misc ! * @library /test/lib / * ! * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run driver compiler.compilercontrol.jcmd.AddAndRemoveTest */
< prev index next >