[jdk21u-dev] RFR: 8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread
Amos Shi
ashi at openjdk.org
Wed Jun 19 05:13:36 UTC 2024
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:
- Testing Machine:
-------------
Commit messages:
- Backport da9c23ace9bdf398d811a88ed137217dd3167231
Changes: https://git.openjdk.org/jdk21u-dev/pull/756/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=756&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325384
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/756.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/756/head:pull/756
PR: https://git.openjdk.org/jdk21u-dev/pull/756
More information about the jdk-updates-dev
mailing list