test/jdk/nio/zipfs/ZFSTests.java

Print this page

        

*** 20,31 **** * or visit www.oracle.com if you need additional information or have any * questions. */ /* @test ! @bug 7156873 ! @summary ZipFileSystem regression tests */ import java.net.URI; import java.nio.file.*; --- 20,34 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ /* @test ! * @bug 7156873 ! * @summary ZipFileSystem regression tests ! * ! * @run main ZFSTests ! * @run main/othervm/policy=test.policy ZFSTests */ import java.net.URI; import java.nio.file.*;