Annotate fields in java.security with@Stable

XMLWordPrintable

    • 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.

            Assignee:
            Koushik Muthukrishnan Thirupattur
            Reporter:
            Koushik Muthukrishnan Thirupattur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: