-
Bug
-
Resolution: Fixed
-
P2
-
18
-
b28
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278877 | 19 | Weijun Wang | P2 | Resolved | Fixed | b03 |
JDK-8279718 | 18.0.1 | Weijun Wang | P2 | Resolved | Fixed | b02 |
The recently added method Keystore:getAttributes() is not returning unmodifiable Set, But the spec mentions it as - "Returns:
an unmodifiable Set of attributes."
Please find the attached sample to demonstrate the problem.
an unmodifiable Set of attributes."
Please find the attached sample to demonstrate the problem.
- backported by
-
JDK-8278877 KeyStore:getAttributes() not returning unmodifiable Set
- Resolved
-
JDK-8279718 KeyStore:getAttributes() not returning unmodifiable Set
- Resolved