< prev index next >

test/tools/jar/UpdateJar.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test
  * @bug 7175845
+ * @modules jdk.jartool/sun.tools.jar
  * @summary jar -uf should not change file permission
  */
 
 import java.io.*;
 import java.nio.file.*;
< prev index next >