-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
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
-