< prev index next >

test/jdk/java/lang/module/customfs/ModulesInCustomFileSystem.java

Print this page
rev 51881 : [mq]: 8211171

*** 22,32 **** */ /** * @test * @modules jdk.zipfs ! * @library /lib/testlibrary * @build ModulesInCustomFileSystem JarUtils m1/* m2/* * @run testng/othervm ModulesInCustomFileSystem * @summary Test ModuleFinder to find modules in a custom file system */ --- 22,32 ---- */ /** * @test * @modules jdk.zipfs ! * @library /test/lib * @build ModulesInCustomFileSystem JarUtils m1/* m2/* * @run testng/othervm ModulesInCustomFileSystem * @summary Test ModuleFinder to find modules in a custom file system */
< prev index next >