Re: RFR: 8348102: java/net/httpclient/HttpClientSNITest.java fails intermittently

2025-01-22 Thread Jaikiran Pai
On Wed, 22 Jan 2025 12:05:40 GMT, Jaikiran Pai wrote: > Can I please get a review of this test-only change which proposes to address > an intermittent failure in the > `test/jdk/java/net/httpclient/HttpClientSNITest.java` test? > > This is a recently introduced test and has been implemented to

Re: RFR: 8348102: java/net/httpclient/HttpClientSNITest.java fails intermittently

2025-01-22 Thread Daniel JeliƄski
On Wed, 22 Jan 2025 12:05:40 GMT, Jaikiran Pai wrote: > Can I please get a review of this test-only change which proposes to address > an intermittent failure in the > `test/jdk/java/net/httpclient/HttpClientSNITest.java` test? > > This is a recently introduced test and has been implemented to

Re: RFR: 8348102: java/net/httpclient/HttpClientSNITest.java fails intermittently

2025-01-22 Thread Daniel Fuchs
On Wed, 22 Jan 2025 12:05:40 GMT, Jaikiran Pai wrote: > Can I please get a review of this test-only change which proposes to address > an intermittent failure in the > `test/jdk/java/net/httpclient/HttpClientSNITest.java` test? > > This is a recently introduced test and has been implemented to