< prev index next >

test/sun/security/tools/jarsigner/JarSigningNonAscii.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 4924188
  * @summary sign a JAR file that has entry names with non-ASCII characters.
+ * @modules jdk.jartool/sun.security.tools.jarsigner
  */
 
 import sun.security.tools.*;
 import java.io.*;
 import java.util.*;
< prev index next >