test/compiler/compilercontrol/jcmd/AddLogTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/compilercontrol/jcmd/AddLogTest.java	Tue Mar 15 14:25:44 2016
--- new/test/compiler/compilercontrol/jcmd/AddLogTest.java	Tue Mar 15 14:25:44 2016

*** 27,39 **** --- 27,39 ---- * @summary Tests jcmd to be able to add a directive to log only specified methods * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build compiler.compilercontrol.jcmd.AddLogTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main/othervm compiler.compilercontrol.jcmd.AddLogTest ! * @run driver compiler.compilercontrol.jcmd.AddLogTest */ package compiler.compilercontrol.jcmd; import compiler.compilercontrol.share.SingleCommand;

test/compiler/compilercontrol/jcmd/AddLogTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File