On Thu, 8 May 2025 19:00:26 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Benjamin Peterson has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   fix spelling
>
> src/java.base/share/classes/jdk/internal/loader/NativeLibraries.java line 124:
> 
>> 122:                     return null;
>> 123:                 }
>> 124:                 name = file.getCanonicalPath() + 
>> ClassLoaderHelper.nativeLoaderFileNameSuffix();
> 
> For this proposal then the appending needs to conditional.

Conditional on what?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24694#discussion_r2080313366

Reply via email to