On Tue, 23 Jan 2024 15:37:19 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> With [JDK-8318696](https://bugs.openjdk.org/browse/JDK-8318696), the explicit > addition of -D_FILE_OFFSET_BITS=64 for two hotspot files in > JvmOverrideFiles.gmk became unnecessary. > > I didn't think of checking this in the original bug... This pull request has now been integrated. Changeset: 67f29b16 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/67f29b16ef963ff1710e306da811633aa4e182ac Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod 8324537: Remove superfluous _FILE_OFFSET_BITS=64 Reviewed-by: shade, erikj, kbarrett ------------- PR: https://git.openjdk.org/jdk/pull/17537