On Mon, 7 Mar 2022 07:52:29 GMT, Xue-Lei Andrew Fan <xue...@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 LGTM. Someone from security-dev should probably review this too. ------------- PR: https://git.openjdk.java.net/jdk/pull/7722