JDK-8248807 : Update jarsigner docs
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-03
  • Updated: 2020-10-29
  • Resolved: 2020-10-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b22Fixed
Description
as per parent bug suggestion:

[~coffeys] Should we also file a related docs issue to add the warning to https://docs.oracle.com/en/java/javase/14/docs/specs/man/jarsigner.html#informational-warnings ?
This may also be a good place to add a link to additional information about POSIX file permissions in case users are wondering what this warning means -- perhaps the POSIX file attributes section of the jdk.zipfs module is the best place: https://download.java.net/java/early_access/jdk15/docs/api/jdk.zipfs/module-summary.html.