RFR: 8288895: LdapContext doesn't honor set referrals limit [v2]

rmartinc duke at openjdk.org
Tue Jun 28 14:22:52 UTC 2022


On Tue, 28 Jun 2022 11:21:44 GMT, Aleksei Efimov <aefimov at openjdk.org> wrote:

>> rmartinc has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>> 
>>   8288895: LdapContext doesn't honor set referrals limit
>
> test/jdk/com/sun/jndi/ldap/ReferralLimitSearchTest.java line 58:
> 
>> 56: public class ReferralLimitSearchTest {
>> 57: 
>> 58:     // number of refarral hops to test
> 
> Small typo: `refarral` -> `referral`

Ups! Fixed!

-------------

PR: https://git.openjdk.org/jdk/pull/9256


More information about the core-libs-dev mailing list