Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
P4
-
Resolution: Delivered
-
Affects Version/s: 11.0.10-oracle, 16
-
Fix Version/s: 16
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Verification:Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8254632 | 11.0.10-oracle | Clifford Wayne | P4 | Resolved | Delivered |
Description
When signing a file that contains POSIX file permission or symlink attributes, `jarsigner` now preserves these attributes in the newly signed file but warns that these attributes are unsigned and not protected by the signature. The same warning is printed during the `jarsigner -verify` operation for such files.
Note that the `jar` tool does not read/write these attributes. This change is more visible to tools like `unzip` where these attributes are preserved.
Note that the `jar` tool does not read/write these attributes. This change is more visible to tools like `unzip` where these attributes are preserved.
Attachments
Issue Links
- backported by
-
JDK-8254632 Release Note: jarsigner Preserves POSIX File Permission and symlink Attributes
-
- Resolved
-