RFR: 8349546: Linux support for Kerberos "nativeccache" functionality [v11]
Weijun Wang
weijun at openjdk.org
Wed Nov 12 15:39:50 UTC 2025
On Wed, 12 Nov 2025 14:53:11 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Nick Hall has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Attend to @smemery's code review comments
>
> test/jdk/sun/security/krb5/native/NativeCacheTest.java line 124:
>
>> 122: * Copy the TGT to an in-memory cache using JNI
>> 123: */
>> 124: private static String copyTGTToInMemoryCache() throws Exception {
>
> All native methods are called here with the same order. Is it possible to just create one single native method and do everything inside?
You can even try using the latest FFM API. Not a request, just 0.01 cent.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28075#discussion_r2518802974
More information about the security-dev
mailing list