hg: jdk10/hs: 8188813: Generalize OrderAccess to use templates

erik.osterlund at oracle.com erik.osterlund at oracle.com
Mon Oct 9 14:24:17 UTC 2017


Changeset: a1f68e415b48
Author:    eosterlund
Date:      2017-10-09 14:39 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/rev/a1f68e415b48

8188813: Generalize OrderAccess to use templates
Reviewed-by: dholmes, coleenp

! src/hotspot/os_cpu/aix_ppc/orderAccess_aix_ppc.inline.hpp
! src/hotspot/os_cpu/bsd_x86/orderAccess_bsd_x86.inline.hpp
! src/hotspot/os_cpu/bsd_zero/orderAccess_bsd_zero.inline.hpp
! src/hotspot/os_cpu/linux_aarch64/orderAccess_linux_aarch64.inline.hpp
! src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.inline.hpp
! src/hotspot/os_cpu/linux_ppc/orderAccess_linux_ppc.inline.hpp
! src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.inline.hpp
! src/hotspot/os_cpu/linux_sparc/orderAccess_linux_sparc.inline.hpp
! src/hotspot/os_cpu/linux_x86/orderAccess_linux_x86.inline.hpp
! src/hotspot/os_cpu/linux_zero/orderAccess_linux_zero.inline.hpp
! src/hotspot/os_cpu/solaris_sparc/orderAccess_solaris_sparc.inline.hpp
! src/hotspot/os_cpu/solaris_x86/orderAccess_solaris_x86.inline.hpp
! src/hotspot/os_cpu/windows_x86/orderAccess_windows_x86.inline.hpp
! src/hotspot/share/gc/shared/cardTableModRefBS.inline.hpp
! src/hotspot/share/metaprogramming/primitiveConversions.hpp
! src/hotspot/share/oops/oop.inline.hpp
! src/hotspot/share/oops/oopsHierarchy.hpp
! src/hotspot/share/runtime/atomic.hpp
! src/hotspot/share/runtime/mutex.cpp
! src/hotspot/share/runtime/orderAccess.hpp
! src/hotspot/share/runtime/orderAccess.inline.hpp



More information about the jdk10-all-changes mailing list