> * fully automated the test > * removed the race condition > * client on a thread and server on a thread options are now run together > automatically > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Mikhail Yankelevich has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision: - comments - Merge branch 'master' into JDK-8249824 - addressing comments - Merge branch 'master' into JDK-8249824 - cleanup and update of the code to the current style - minor comment changes - Apply suggestions from cr Co-authored-by: Daniel Fuchs <[email protected]> - JDK-8249824: s/n/w/p/https/HttpsURLConnection/CloseKeepAliveCached.java uses @ignore w/o bugid * fully automated the test * removed the race condition * client on a thread and server on a thread options are now run together automatically ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23469/files - new: https://git.openjdk.org/jdk/pull/23469/files/cfc0d7f6..f2646b4f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23469&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23469&range=05-06 Stats: 1514878 lines in 12770 files changed: 890700 ins; 485233 del; 138945 mod Patch: https://git.openjdk.org/jdk/pull/23469.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23469/head:pull/23469 PR: https://git.openjdk.org/jdk/pull/23469
