RFR: 8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m [v7]
Weijun Wang
weijun at openjdk.java.net
Wed Feb 3 12:58:44 UTC 2021
On Wed, 3 Feb 2021 11:27:49 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - file attr error
>> - objc use .m
>
> src/java.security.jgss/share/classes/sun/security/krb5/SCDynamicStoreConfig.java line 103:
>
>> 101: ri.put("kdc", kdcs);
>> 102: }
>> 103: realms.put(nextRealm, ri);
>
> Do you need to check if ri is empty?
It should make no difference to applications whether there is an empty section or not, but I can remove it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1845
More information about the security-dev
mailing list