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

Magnus Ihse Bursie ihse at openjdk.org
Tue Jan 30 13:57:33 UTC 2024


On Tue, 30 Jan 2024 13:43:35 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Yes there is a nice define in the AIX header

*sigh* On linux, they go to some lengths to avoid this, using a __REDEFINE mechanism. Oh well. 

Anyway, I think this particular can be resolved by not including the standard includes in the header file (which is bad practice anyway!). I'm currently testing this build in our CI to see that it does not break anything else. I'd appreciate if you could take the latest version for a spin, particularly a debug build...

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

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


More information about the build-dev mailing list