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

*** 28,40 **** --- 28,40 ---- * only for specified methods * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build compiler.compilercontrol.jcmd.AddPrintAssemblyTest * 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.AddPrintAssemblyTest ! * @run driver compiler.compilercontrol.jcmd.AddPrintAssemblyTest */ package compiler.compilercontrol.jcmd; import compiler.compilercontrol.share.SingleCommand;

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