< prev index next >

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

Print this page

        

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