equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8137167 |
26 * @bug 8137167 |
27 * @summary Tests CompileCommand=print |
27 * @summary Tests CompileCommand=print |
28 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
28 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
|
29 * @ignore 8140354 |
29 * @build compiler.compilercontrol.commandfile.PrintTest |
30 * @build compiler.compilercontrol.commandfile.PrintTest |
30 * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox |
31 * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox |
31 * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* |
32 * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
33 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |
34 * sun.hotspot.WhiteBox$WhiteBoxPermission |