Integrated: 8282723: Add constructors taking a cause to JSSE exceptions
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Sun Mar 20 06:49:56 UTC 2022
On Mon, 7 Mar 2022 07:52:29 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
This pull request has now been integrated.
Changeset: 4df67426
Author: Xue-Lei Andrew Fan <xuelei at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4df67426ed02f18af0757897acb28b636a317a91
Stats: 396 lines in 30 files changed: 264 ins; 53 del; 79 mod
8282723: Add constructors taking a cause to JSSE exceptions
Reviewed-by: wetmore, iris
-------------
PR: https://git.openjdk.java.net/jdk/pull/7722
More information about the security-dev
mailing list