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

Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages

XMLWordPrintable

    • b55
    • b97

      The @Deprecated annotation on a package is a no-op in terms of affecting the set of deprecation warnings the compiler produces. This has been clarified in the JLS and specification for java.lang.Deprecated in 9.

      Thus, we should remove the @Deprecated annotations from these packages since they are not providing any value.

            mullan Sean Mullan
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: