Relates :
|
The javadoc for JarInputStream should clarify what happens when the JarInputStream(InputStream in, boolean verify) constructor specifies true for the verify parameter and the manifest is not the first/second entry within the jar fie
|