git: openjdk/jdk: 8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Martin Doerr
mdoerr at openjdk.org
Mon Apr 3 09:40:35 UTC 2023
Changeset: 4de24cdb
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2023-04-03 09:37:16 +0000
URL: https://git.openjdk.org/jdk/commit/4de24cdbe65289bd99eace30399f20694441f0aa
8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Reviewed-by: dholmes, rehn
! src/hotspot/cpu/arm/sharedRuntime_arm.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp
! src/hotspot/cpu/riscv/downcallLinker_riscv.cpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/s390/sharedRuntime_s390.cpp
! src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/os/linux/systemMemoryBarrier_linux.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/threads.cpp
! src/hotspot/share/utilities/systemMemoryBarrier.hpp
More information about the jdk-changes
mailing list