RFR: 8324539: Do not use LFS64 symbols in JDK libs [v9]
Matthias Baesken
mbaesken at openjdk.org
Tue Feb 6 14:01:00 UTC 2024
On Tue, 6 Feb 2024 08:18:14 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Similar to [JDK-8318696](https://bugs.openjdk.org/browse/JDK-8318696), we should use -D_FILE_OFFSET_BITS=64, and not -D_LARGEFILE64_SOURCE in the JDK native libraries.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>
> Also fix fstatvfs on AIX
AIX build is fixed now after latest commit, thanks for handling the AIX special cases.
-------------
Marked as reviewed by mbaesken (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17538#pullrequestreview-1865270571
More information about the nio-dev
mailing list