RFR: 8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException [v2]
Julia Boes
jboes at openjdk.java.net
Thu Jan 20 09:20:25 UTC 2022
> Small test-only fix that generalizes the expected exception type from SSLHandshakeException to SSLException (a super class of the former).
>
> Testing: tier 1-3 and repeated runs of test in question all clear
Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
address PR comment: remove bug id in test
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7144/files
- new: https://git.openjdk.java.net/jdk/pull/7144/files/4fd75abe..6565fcef
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7144&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7144&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/7144.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7144/head:pull/7144
PR: https://git.openjdk.java.net/jdk/pull/7144
More information about the net-dev
mailing list