On Wed, 12 Nov 2025 14:53:11 GMT, Weijun Wang <[email protected]> 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

Reply via email to