< prev index next >

test/runtime/modules/JVMAddModuleExportsToAll.java

Print this page

        

*** 25,35 **** import static jdk.test.lib.Asserts.*; /* * @test * @modules java.base/jdk.internal.misc ! * @library /testlibrary /test/lib /compiler/whitebox .. * @compile p2/c2.java * @compile p1/c1.java * @build sun.hotspot.WhiteBox * @compile/module=java.base java/lang/reflect/ModuleHelper.java * @run main ClassFileInstaller sun.hotspot.WhiteBox --- 25,35 ---- import static jdk.test.lib.Asserts.*; /* * @test * @modules java.base/jdk.internal.misc ! * @library /test/lib .. * @compile p2/c2.java * @compile p1/c1.java * @build sun.hotspot.WhiteBox * @compile/module=java.base java/lang/reflect/ModuleHelper.java * @run main ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >