< prev index next >

test/jdk/jdk/nio/zipfs/ZipFSTester.java

Print this page

        

*** 70,82 **** * @test * @bug 6990846 7009092 7009085 7015391 7014948 7005986 7017840 7007596 * 7157656 8002390 7012868 7012856 8015728 8038500 8040059 8069211 * 8131067 * @summary Test Zip filesystem provider * @run main ZipFSTester * @run main/othervm/java.security.policy=test.policy ZipFSTester - * @modules jdk.zipfs */ public class ZipFSTester { public static void main(String[] args) throws Exception { --- 70,82 ---- * @test * @bug 6990846 7009092 7009085 7015391 7014948 7005986 7017840 7007596 * 7157656 8002390 7012868 7012856 8015728 8038500 8040059 8069211 * 8131067 * @summary Test Zip filesystem provider + * @modules jdk.zipfs * @run main ZipFSTester * @run main/othervm/java.security.policy=test.policy ZipFSTester */ public class ZipFSTester { public static void main(String[] args) throws Exception {
< prev index next >