RFR: 8324539: Do not use LFS64 symbols in JDK libs [v10]
Sam James
duke at openjdk.org
Thu Feb 8 07:44:18 UTC 2024
On Thu, 8 Feb 2024 07:41:02 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:
>
> Once more, remove AIX dirent64 et al defines
Marked as reviewed by thesamesam at github.com (no known OpenJDK username).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17538#pullrequestreview-1869449960
More information about the core-libs-dev
mailing list