> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31811/files - new: https://git.openjdk.org/jdk/pull/31811/files/4630d961..1abbd9b9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31811&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31811&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/31811.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31811/head:pull/31811 PR: https://git.openjdk.org/jdk/pull/31811
