RFR: 8333857: Test sun/security/ssl/SSLSessionImpl/ResumeChecksServer.java failed: Existing session was used

Anthony Scarpino ascarpino at openjdk.org
Wed Jul 16 04:10:24 UTC 2025


Hi

I need a review for a client-server threading change that will hopefully address intermittent failures.  This change is similar to [JDK-8348309](https://bugs.openjdk.org/browse/JDK-8348309).  The functional testing is unchanged.

thanks

Tony

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

Commit messages:
 - flip around some "first" values
 - rework the server test after flaw found
 - change method name to `test` as `run` implies a Thread.
 - initial

Changes: https://git.openjdk.org/jdk/pull/26206/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26206&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8333857
  Stats: 403 lines in 2 files changed: 112 ins; 154 del; 137 mod
  Patch: https://git.openjdk.org/jdk/pull/26206.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26206/head:pull/26206

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


More information about the security-dev mailing list