< prev index next >

test/compiler/compilercontrol/commandfile/ExcludeTest.java

Print this page
rev 9959 : 8148012: get rid of slash-dot-dot in @library directives
Reviewed-by:
rev 9639 : 8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
Summary: fix incorrect full test name
Reviewed-by: kvn
rev 9149 : 8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn

*** 23,33 **** /* * @test * @bug 8137167 * @summary Tests CompileCommand=exclude ! * @library /testlibrary /../../test/lib /compiler/testlibrary ../share / * @build ExcludeTest 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.commandfile.ExcludeTest --- 23,33 ---- /* * @test * @bug 8137167 * @summary Tests CompileCommand=exclude ! * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build ExcludeTest 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.commandfile.ExcludeTest
< prev index next >