< prev index next >

test/compiler/compilercontrol/jcmd/AddPrintAssemblyTest.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

*** 24,34 **** /* * @test * @bug 8137167 * @summary Tests jcmd to be able to add a directive to print assembly * only for specified methods ! * @library /testlibrary /../../test/lib /compiler/testlibrary ../share / * @build AddPrintAssemblyTest 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.AddPrintAssemblyTest --- 24,34 ---- /* * @test * @bug 8137167 * @summary Tests jcmd to be able to add a directive to print assembly * only for specified methods ! * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build AddPrintAssemblyTest 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.AddPrintAssemblyTest
< prev index next >