< prev index next >

test/sun/misc/JarIndex/metaInfFilenames/Basic.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 6887710 * @summary Verify the impact of sun.misc.JarIndex.metaInfFilenames on ServiceLoader + * @modules jdk.jartool/sun.tools.jar * @run main/othervm Basic */ import java.io.IOException; import java.io.BufferedReader;
< prev index next >