RFR: 8282723: Add constructors taking a cause to JSSE exceptions [v2]

Rajan Halade rhalade at openjdk.java.net
Mon Mar 7 20:26:56 UTC 2022


On Mon, 7 Mar 2022 19:42:47 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

>> Please review this small API enhancement to add the usual constructors taking a cause to javax.net.ssl exceptions.  The use of initCause in the JSSE implementation code is updated to use the new constructors accordingly.
>> 
>> Please review the CSR: https://bugs.openjdk.java.net/browse/JDK-8282724
>
> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   typo correction

Update following for SSLPeerUnverifiedException -

https://github.com/openjdk/jdk/blob/master/src/java.naming/share/classes/com/sun/jndi/ldap/ext/StartTlsResponseImpl.java#L439

-------------

PR: https://git.openjdk.java.net/jdk/pull/7722



More information about the security-dev mailing list