[jdk8u-dev] RFR: 8029995: accept yes/no for boolean krb5.conf settings

Andrew John Hughes andrew at openjdk.org
Wed Sep 20 14:08:06 UTC 2023


On Tue, 5 Sep 2023 23:44:06 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> This fix solves regression caused by JDK-8139348 and found by the test suite of 3rd party library.
> The fix allows to use "yes" and "no" values in the krb5.conf file. It is important because sometimes krb5.conf is autogenerated and uses "yes"/"no" values inside.
> The backport is almost clean except of the Config.java file. Config.java already has some changes applied as part of JDK-8077102
> sun/security/krb5 jtreg tests passed

Thanks. Approved for 8u.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/367#issuecomment-1727804384


More information about the jdk8u-dev mailing list