On Wed, 8 Jul 2026 18:11:12 GMT, Artur Barashev <[email protected]> wrote:

>> Sometimes OS assigns the same server port to 2 test runs out of 3, thus 
>> causing TLS session resumption (so no certificate is being sent by the 
>> server). Disable NewSessionTicket being sent by the server to remove any 
>> chance of such condition and avoid the test flakiness.
>> 
>> 
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Artur Barashev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Bug ids refer to product bugs for which a fix is verified by this test

Looks ok, but is this really just a workaround for an OS bug? Seems like it 
might occur in other tests.

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

Marked as reviewed by mullan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/31811#pullrequestreview-4671259395

Reply via email to