equal
deleted
inserted
replaced
27 * @summary Tests CompileCommand=exclude |
27 * @summary Tests CompileCommand=exclude |
28 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
28 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
29 * @build compiler.compilercontrol.commandfile.ExcludeTest |
29 * @build compiler.compilercontrol.commandfile.ExcludeTest |
30 * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox |
30 * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox |
31 * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* |
31 * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
32 * @run driver ClassFileInstaller sun.hotspot.WhiteBox |
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |
34 * @run main/othervm compiler.compilercontrol.commandfile.ExcludeTest |
34 * @run driver compiler.compilercontrol.commandfile.ExcludeTest |
35 */ |
35 */ |
36 |
36 |
37 package compiler.compilercontrol.commandfile; |
37 package compiler.compilercontrol.commandfile; |
38 |
38 |
39 import compiler.compilercontrol.share.SingleCommand; |
39 import compiler.compilercontrol.share.SingleCommand; |