On Tue, 8 Apr 2025 14:50:25 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> In libraries.m4, there is a long list of known 32-bit CPU architectures as a > condition for using libatomic with zero. We should just check the address > size instead. This pull request has now been integrated. Changeset: 689d73a3 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/689d73a30d0701693ad86be164e4406effa11f2e Stats: 8 lines in 1 file changed: 0 ins; 6 del; 2 mod 8317012: Explicitly check for 32-bit word size for using libatomic with zero Reviewed-by: erikj, shade ------------- PR: https://git.openjdk.org/jdk/pull/24515