JDK-8161898 : Deprecate methods that reference javax.security.cert APIs with forRemoval=true
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-07-20
  • Updated: 2019-07-01
  • Resolved: 2016-07-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b130Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8161916 :  
Description
javax.security.cert and com.sun.net.ssl APIs were deprecated and marked with forRemoval=true in JDK-8157712.  The use of javax.security.cert APIs should be marked with forRemoval=true too.
Comments
FC Extension Request: ----------------------------- javax.security.cert was deprecated and marked with forRemoval=true in JDK 9. The use of javax.security.cert APIs should be marked with forRemoval=true and removed in a future release (probably JDK 10), too. Low risk as this is a documentation only update. The fix can be pushed at around August 10.
20-07-2016