Integrated: 8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException
Julia Boes
jboes at openjdk.java.net
Thu Jan 20 12:19:51 UTC 2022
On Wed, 19 Jan 2022 17:01:22 GMT, Julia Boes <jboes at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 20297dea
Author: Julia Boes <jboes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/20297deaeb64fb1e025ed1fcde19867c6875f9a0
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/7144
More information about the net-dev
mailing list