[jdk15u-dev] RFR: 8277795: LDAP connection timeout not honoured under contention
Yuri Nesterenko
yan at openjdk.org
Thu Jul 14 09:59:11 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/jdk15u-dev/pull/231/files
Webrev: https://webrevs.openjdk.org/?repo=jdk15u-dev&pr=231&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/jdk15u-dev/pull/231.diff
Fetch: git fetch https://git.openjdk.org/jdk15u-dev pull/231/head:pull/231
PR: https://git.openjdk.org/jdk15u-dev/pull/231
More information about the jdk-updates-dev
mailing list