RFR: 8324539: Do not use LFS64 symbols in JDK libs

Magnus Ihse Bursie ihse at openjdk.org
Mon Jan 29 11:59:40 UTC 2024


On Tue, 23 Jan 2024 15:42:55 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.

I'm keeping this as draft until I've figured out how what tests are needed to confirm that this fix is unproblematic.

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

PR Comment: https://git.openjdk.org/jdk/pull/17538#issuecomment-1906345552


More information about the build-dev mailing list