-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: security-libs
-
None
Several other fields in classes under java.security package like fields name, value, and encoded can also be marked @Stable with appropriate changes (e.g., making the fields final and setting them to null in the constructor that only takes an array)
Here are some examples of such classes: PKCS12Attribute and URICertStoreParameters.
Here are some examples of such classes: PKCS12Attribute and URICertStoreParameters.
- relates to
-
JDK-8355379 Annotate lazy fields in java.security @Stable
-
- Resolved
-