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

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Tue Mar 8 05:47:54 UTC 2022


> 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:

  update more usage and add test cases

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7722/files
  - new: https://git.openjdk.java.net/jdk/pull/7722/files/edb185ec..628605e6

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7722&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7722&range=01-02

  Stats: 216 lines in 10 files changed: 200 ins; 5 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7722.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7722/head:pull/7722

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



More information about the security-dev mailing list