-
Bug
-
Resolution: Fixed
-
P3
-
9
-
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.
Thus, we should remove the @Deprecated annotations from these packages since they are not providing any value.
- relates to
-
JDK-8073430 Deprecate security APIs that have been superseded
-
- Resolved
-
-
JDK-8076535 Deprecate the com.sun.jarsigner package
-
- Resolved
-