RFR: 8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Thu Jan 20 11:33:50 UTC 2022


On Thu, 20 Jan 2022 09:20:25 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
>
> Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
> 
>   address PR comment: remove bug id in test

Marked as reviewed by dfuchs (Reviewer).

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

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


More information about the net-dev mailing list