< prev index next >

test/tools/jar/JarBackSlash.java

Print this page

        

@@ -26,10 +26,11 @@
  */
 
 /*
  * @test
  * @bug 7201156
+ * @modules jdk.jartool/sun.tools.jar
  * @summary jar tool fails to convert file separation characters for list and extract
  * @author Sean Chou
  */
 
 import java.io.File;
< prev index next >