JDK-8288895 : LdapContext doesn't honor set referrals limit
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.naming
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-06-21
  • Updated: 2022-06-30
  • Resolved: 2022-06-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 masterFixed
Related Reports
Relates :  
Description
JDK-8176553 was incomplete in fixing how referals are limited.
It was reported to 'core-libs-dev' mailing list here:
https://mail.openjdk.org/pipermail/core-libs-dev/2022-June/091601.html

Comments
Changeset: c3addbb1 Author: rmartinc <rmartinc@redhat.com> Committer: Aleksei Efimov <aefimov@openjdk.org> Date: 2022-06-30 09:17:57 +0000 URL: https://git.openjdk.org/jdk/commit/c3addbb1c01483e10189cc46d8f2378e5b56dcee
30-06-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9256 Date: 2022-06-23 08:20:31 +0000
24-06-2022