equal
deleted
inserted
replaced
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8137167 |
26 * @bug 8137167 |
27 * @summary Randomly generates valid commands with random types |
27 * @summary Randomly generates valid commands with random types |
28 * @library /testlibrary /../../test/lib /compiler/testlibrary ../share / |
28 * @library /testlibrary /test/lib /compiler/testlibrary ../share / |
29 * @build compiler.compilercontrol.mixed.RandomValidCommandsTest |
29 * @build compiler.compilercontrol.mixed.RandomValidCommandsTest |
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 main ClassFileInstaller sun.hotspot.WhiteBox |
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |
33 * sun.hotspot.WhiteBox$WhiteBoxPermission |