[jdk8u-dev] RFR: 8275535: Retrying a failed authentication on multiple LDAP servers can lead to users blocked
Alexey Bakhtin
abakhtin at openjdk.org
Thu Feb 16 09:03:29 UTC 2023
Clean backport after the jdk8 path adjustment
This patch fixes the authentication issue introduced by https://bugs.openjdk.org/browse/JDK-8160768
javax/naming tests are passed
-------------
Commit messages:
- Backport 3be394e1606dd17c2c14ce806c796f5eb2b1ad6e
Changes: https://git.openjdk.org/jdk8u-dev/pull/268/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=268&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8275535
Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/268.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/268/head:pull/268
PR: https://git.openjdk.org/jdk8u-dev/pull/268
More information about the jdk8u-dev
mailing list