On Tue, 7 Jul 2026 13:46:10 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). Looks good to me. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31811#issuecomment-4908177658
