git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Mon Dec 1 06:53:26 UTC 2025


Changeset: ca96366c
Branch: master
Author:    Axel Boldt-Christmas <aboldtch at openjdk.org>
Date:      2025-12-01 06:51:03 +0000
URL:       https://git.openjdk.org/mobile/commit/ca96366c03b89fa90a015e6c2d5912a9f2554c92

8372528: Unify atomic exchange and compare exchange

Reviewed-by: kbarrett, stefank

! src/hotspot/cpu/ppc/atomicAccess_ppc.hpp
! src/hotspot/os_cpu/bsd_aarch64/atomicAccess_bsd_aarch64.hpp
! src/hotspot/os_cpu/bsd_x86/atomicAccess_bsd_x86.hpp
! src/hotspot/os_cpu/bsd_zero/atomicAccess_bsd_zero.hpp
! src/hotspot/os_cpu/linux_aarch64/atomicAccess_linux_aarch64.hpp
! src/hotspot/os_cpu/linux_arm/atomicAccess_linux_arm.hpp
! src/hotspot/os_cpu/linux_riscv/atomicAccess_linux_riscv.hpp
! src/hotspot/os_cpu/linux_s390/atomicAccess_linux_s390.hpp
! src/hotspot/os_cpu/linux_x86/atomicAccess_linux_x86.hpp
! src/hotspot/os_cpu/linux_zero/atomicAccess_linux_zero.hpp
! src/hotspot/os_cpu/windows_aarch64/atomicAccess_windows_aarch64.hpp
! src/hotspot/os_cpu/windows_x86/atomicAccess_windows_x86.hpp
! src/hotspot/share/runtime/atomic.hpp
! src/hotspot/share/runtime/atomicAccess.hpp
! test/hotspot/gtest/runtime/test_atomic.cpp
! test/hotspot/gtest/runtime/test_atomicAccess.cpp

Changeset: 0c6d548a
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-12-01 06:51:42 +0000
URL:       https://git.openjdk.org/mobile/commit/0c6d548a454c6d2f1411271b579435f9149973d7

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list