RFR: 8319516: AIX System::loadLibrary needs support to load a shared library from an archive object [v25]

Suchismith Roy sroy at openjdk.org
Mon Apr 15 16:10:41 UTC 2024


On Mon, 15 Apr 2024 14:06:54 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Suchismith Roy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Files copy
>
> test/jdk/java/lang/RuntimeTests/loadLibrary/aix/LoadAIXLibraryFromArchiveObject.java line 71:
> 
>> 69:         }
>> 70:     }
>> 71: }
> 
> I think files typically have a newline at the end.

In ClassLoader i didnt see it. Put newline at end for both files now

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17945#discussion_r1566037066


More information about the core-libs-dev mailing list