< prev index next >

test/runtime/modules/ExportTwice.java

Print this page

        

*** 22,32 **** */ /* * @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 --- 22,32 ---- */ /* * @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 >