[jdk13u-dev] RFR: 8277795: LDAP connection timeout not honoured under contention
Yuri Nesterenko
yan at openjdk.org
Thu Jul 14 09:55:55 UTC 2022
I'm backporting this fix for parity with major releases.
Not clean patch because of absence of "8263855: Use the blessed modifier order", so slightly different context. NB: the code of this fix also does use not "blessed order":-).
All relevant tests do pass.
-------------
Commit messages:
- Backport 3d926dd66ef6551e91a4ebbbc59dcff58f5ede5a
Changes: https://git.openjdk.org/jdk13u-dev/pull/368/files
Webrev: https://webrevs.openjdk.org/?repo=jdk13u-dev&pr=368&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8277795
Stats: 467 lines in 5 files changed: 324 ins; 72 del; 71 mod
Patch: https://git.openjdk.org/jdk13u-dev/pull/368.diff
Fetch: git fetch https://git.openjdk.org/jdk13u-dev pull/368/head:pull/368
PR: https://git.openjdk.org/jdk13u-dev/pull/368
More information about the jdk-updates-dev
mailing list