On Mon, 15 Apr 2024 16:07:14 GMT, Suchismith Roy <s...@openjdk.org> wrote:
>> 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 Now, you have an empty line. I only requested a newline after the last non-empty line. But, ok. (It was shown by a red '-' by GitHub.) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17945#discussion_r1566271248