Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8364779

Annotate fields in java.security with@Stable

XMLWordPrintable

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

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

              Created:
              Updated: