< prev index next >

test/compiler/compilercontrol/jcmd/AddLogTest.java

Print this page
rev 9959 : 8148012: get rid of slash-dot-dot in @library directives
Reviewed-by:
rev 9150 : 8066166: JEP-JDK-8046155: Test task: dcmd tests
Summary: Tests for diagnostic command in CompilerControl
Reviewed-by: kvn

*** 23,33 **** /* * @test * @bug 8137167 * @summary Tests jcmd to be able to add a directive to log only specified methods ! * @library /testlibrary /../../test/lib /compiler/testlibrary ../share / * @build AddLogTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm compiler.compilercontrol.jcmd.AddLogTest --- 23,33 ---- /* * @test * @bug 8137167 * @summary Tests jcmd to be able to add a directive to log only specified methods ! * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build AddLogTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm compiler.compilercontrol.jcmd.AddLogTest
< prev index next >