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

*** 27,39 **** --- 27,39 ---- * @summary Tests CompileCommand=compileonly * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build compiler.compilercontrol.commandfile.CompileOnlyTest * 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.commandfile.CompileOnlyTest ! * @run driver compiler.compilercontrol.commandfile.CompileOnlyTest */ package compiler.compilercontrol.commandfile; import compiler.compilercontrol.share.SingleCommand;

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