RFR: 8324539: Do not use LFS64 symbols in JDK libs [v10]
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Thu Feb  8 07:44:18 UTC 2024
    
    
  
> 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
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/17538/files
  - new: https://git.openjdk.org/jdk/pull/17538/files/1fd34b10..8a71e3b6
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17538&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17538&range=08-09
  Stats: 44 lines in 7 files changed: 0 ins; 44 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17538.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17538/head:pull/17538
PR: https://git.openjdk.org/jdk/pull/17538
    
    
More information about the serviceability-dev
mailing list