RFR: 8309356: Read files in includedir in alphanumeric order

Sean Mullan mullan at openjdk.org
Thu Sep 28 13:25:25 UTC 2023


On Fri, 22 Sep 2023 14:00:34 GMT, Weijun Wang <weijun at 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



More information about the security-dev mailing list