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

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Mon Mar 7 19:42:47 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:

  typo correction

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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