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

Reply via email to