On Fri, 22 Sep 2023 14:00:34 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> Read files in `includedir` in alphanumerical order.

Is there any potential compatibility issue by reading the files in a different 
order?

test/jdk/sun/security/krb5/config/IncludeDirOrder.java line 61:

> 59:             write(xdir, i);
> 60:         }
> 61:         // K10 should always to read first

Typo: s/to/be/

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

PR Comment: https://git.openjdk.org/jdk/pull/15889#issuecomment-1739158094
PR Review Comment: https://git.openjdk.org/jdk/pull/15889#discussion_r1340141680

Reply via email to