[jdk21u-dev] Integrated: 8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread

Amos Shi ashi at openjdk.org
Sun Jun 23 23:52:27 UTC 2024


On Wed, 19 Jun 2024 05:07:30 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8325384](https://bugs.openjdk.org/browse/JDK-8325384)
> - This PR can be `considered as clean` because the only difference is the first line for year
>   - `test/jdk/sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java.rej`
> 
> 
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (c) 2019, 2023, Oracle and/or its affiliates. All rights reserved.
> + * Copyright (c) 2019, 2024, Oracle and/or its affiliates. All rights reserved.
>   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>   *
> 
> 
> Testing
> - Local: Test passed on `MacOS 14.5`
>   - `ResumptionUpdateBoundValues.java`: Test results: passed: 1
> - Pipeline: All checks have passed
> - Testing Machine: SAP nightlies passed on `2024-06-21`
>   -  `jtreg_jdk_tier2`: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java: SUCCESSFUL GitHub 📊⏲ - [7,208 msec]

This pull request has now been integrated.

Changeset: d927a6f9
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/d927a6f9a2004828a4fc3f6edeac8f9538258278
Stats:     3 lines in 1 file changed: 0 ins; 1 del; 2 mod

8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread

Backport-of: da9c23ace9bdf398d811a88ed137217dd3167231

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

PR: https://git.openjdk.org/jdk21u-dev/pull/756


More information about the jdk-updates-dev mailing list