Can I get a review of this test-only fix which addresses the intermittent
failrues in `com/sun/net/httpserver/HttpsParametersClientAuthTest.java` on
Windows?
As noted in https://bugs.openjdk.org/browse/JDK-8331334, the test relies on the
TLS handshake (of a HTTP request) to fail and then assert
On Sun, 5 May 2024 07:13:35 GMT, Jaikiran Pai wrote:
> Can I get a review of this test-only fix which addresses the intermittent
> failrues in `com/sun/net/httpserver/HttpsParametersClientAuthTest.java` on
> Windows?
>
> As noted in https://bugs.openjdk.org/browse/JDK-8331334, the test relies
> Can I get a review of this test-only fix which addresses the intermittent
> failrues in `com/sun/net/httpserver/HttpsParametersClientAuthTest.java` on
> Windows?
>
> As noted in https://bugs.openjdk.org/browse/JDK-8331334, the test relies on
> the TLS communication (of a HTTP request) to fail