< prev index next >

test/compiler/compilercontrol/directives/PrintTest.java

Print this page
rev 9959 : 8148012: get rid of slash-dot-dot in @library directives
Reviewed-by:
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 directives to be able to turn on print_assembly ! * @library /testlibrary /../../test/lib /compiler/testlibrary ../share / * @build PrintTest 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.directives.PrintTest --- 23,33 ---- /* * @test * @bug 8137167 * @summary Tests directives to be able to turn on print_assembly ! * @library /testlibrary /test/lib /compiler/testlibrary ../share / * @build PrintTest 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.directives.PrintTest
< prev index next >