JDK-4937434 : jarsigner should ignore directories when warning about unsigned entries
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2003-10-14
  • Updated: 2003-10-18
  • Resolved: 2003-10-18
Related Reports
Duplicate :  
Description
Directories are not signed in a signed jar. This should be taken into account when using jarsigner to verify a signed jar so the warning about unsigned entries should not show up when all non-directory and non-signature-related entries are signed.

Comments
EVALUATION ###@###.### 2003-10-14 will fix. ###@###.### 2003-10-17 just found out that this bug is already covered in the second part of bug4931281. will close this as duplicate.
14-10-2003