On Wed, 26 Jun 2024 20:41:56 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

>> src/java.naming/share/classes/javax/naming/ldap/package-info.java line 200:
>> 
>>> 198:  * if (respCtls != null) {
>>> 199:  *     // Find the one we want
>>> 200:  *     for (int i = 0; i < respCtls.length; i++) {
>> 
>> This is the only change that isn't a direct 1:1 conversion, I hope this ok.
>
> This seems reasonable for what is an obvious but minor bug

The change looks correct to me too.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19529#discussion_r1656893835

Reply via email to