equal
deleted
inserted
replaced
22 */ |
22 */ |
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @modules java.base/jdk.internal.misc |
26 * @modules java.base/jdk.internal.misc |
27 * @library /testlibrary /test/lib /compiler/whitebox .. |
27 * @library /test/lib .. |
28 * @compile p2/c2.java |
28 * @compile p2/c2.java |
29 * @build sun.hotspot.WhiteBox |
29 * @build sun.hotspot.WhiteBox |
30 * @compile/module=java.base java/lang/reflect/ModuleHelper.java |
30 * @compile/module=java.base java/lang/reflect/ModuleHelper.java |
31 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
31 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
32 * sun.hotspot.WhiteBox$WhiteBoxPermission |
32 * sun.hotspot.WhiteBox$WhiteBoxPermission |