RFR: 8282723: Add constructors taking a cause to JSSE exceptions [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Mon Mar 7 20:54:59 UTC 2022
On Mon, 7 Mar 2022 20:24:08 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> Update following for SSLPeerUnverifiedException -
>
> https://github.com/openjdk/jdk/blob/master/src/java.naming/share/classes/com/sun/jndi/ldap/ext/StartTlsResponseImpl.java#L439
Hm, I will check more usage out of the JSSE implementation code. Thank you!
> Please consider adding simple tests to cover new APIs, similar to https://github.com/openjdk/jdk/pull/7705/files#diff-28e1041be519b6266b3b92aea29c5d8917c279880da7e5e9823a518196e96ea5
Thank you for the reference. I will add some test cases.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7722
More information about the security-dev
mailing list