On Tue, 28 Jun 2022 11:21:44 GMT, Aleksei Efimov <[email protected]> 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