Searched refs:getManifestAsBytes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/tools/launcher/
H A DZipMeUp.java42 static byte[] getManifestAsBytes(int nchars) throws IOException { method in class:ZipMeUp
67 byte[] manifest = getManifestAsBytes(Integer.parseInt(args[1]));

Completed in 124 milliseconds