JDK-8292804 : Clarify JarInputStream signed jar verification when the MANIFEST.MF is not the first/second entry in the jar
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2022-08-23
  • Updated: 2022-09-07
  • Resolved: 2022-09-07
Related Reports
Relates :  
Description
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
Comments
This issue will be addressed as part of JDK-8215788
07-09-2022

[~lancea] would it make sense to fix this as part of JDK-8215788?
07-09-2022