JDK-8219994 : CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
Type:Bug
Component:security-libs
Sub-Component:javax.net.ssl
Affected Version:13
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2019-03-01
Updated:2019-03-06
Resolved:2019-03-01
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.
java/lang/SecurityManager/CheckSecurityProvider.java starts failing
java.lang.Exception: Expected com.sun.net.ssl.internal.ssl.Provider, actual sun.security.ssl.SunJSSE. A regression of JDK-8215430.