JDK-8219989 : Retire the com.sun.net.ssl.internal.ssl.Provider name
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-03-01
  • Updated: 2020-04-07
  • Resolved: 2020-03-20
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 15
15 b16Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8240967 :  
Description
Old java.security use the "com.sun.net.ssl.internal.ssl.Provider" for SunJSSE provider name.  While removing the com.sun.net.ssl package in JDK-8215430, I'm not very sure if existing applications use this name or not, so kept it in the update of JDK-8215430.

Maybe, we can try to remove the name in JDK 15, and see what happens. 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/cb5757c52ca2 User: xuelei Date: 2020-03-20 16:27:30 +0000
20-03-2020