< prev index next >

test/java/util/jar/Manifest/CreateManifest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 7148584 * @summary Jar tools fails to generate manifest correctly when boundary condition hit + * @modules jdk.jartool/sun.tools.jar * @compile -XDignore.symbol.file=true CreateManifest.java * @run main CreateManifest */ import java.nio.file.Files;
< prev index next >