Integrated: 8317012: Explicitly check for 32-bit word size for using libatomic with zero
Magnus Ihse Bursie
ihse at openjdk.org
Tue Apr 8 17:43:16 UTC 2025
On Tue, 8 Apr 2025 14:50:25 GMT, Magnus Ihse Bursie <ihse at 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 <ihse at 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
More information about the build-dev
mailing list