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).

This pull request has now been integrated.

Changeset: 7295b8aa
Author:    Artur Barashev <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/7295b8aa2cdb3b47126986239a24488520816d20
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8386953: sun/security/ssl/CertificateCompression/CompressedCertMsgCache.java 
failing

Reviewed-by: mullan

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

PR: https://git.openjdk.org/jdk/pull/31811

Reply via email to