Code Review for jdk

Prepared by:mdoerr mdoerr on Fri May 4 16:56:35 CEST 2018
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:49985
Summary of changes: 410 lines changed: 142 ins; 56 del; 212 mod; 3520 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/aix_ppc/atomic_aix_ppc.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
117 lines changed: 38 ins; 28 del; 51 mod; 331 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/bsd_x86/atomic_bsd_x86.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
14 lines changed: 4 ins; 0 del; 10 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/bsd_zero/atomic_bsd_zero.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
12 lines changed: 4 ins; 0 del; 8 mod; 273 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_aarch64/atomic_linux_aarch64.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
5 lines changed: 1 ins; 0 del; 4 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_arm/atomic_linux_arm.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
12 lines changed: 4 ins; 0 del; 8 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_ppc/atomic_linux_ppc.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
85 lines changed: 39 ins; 28 del; 18 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_s390/atomic_linux_s390.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
23 lines changed: 14 ins; 0 del; 9 mod; 315 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_sparc/atomic_linux_sparc.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
12 lines changed: 4 ins; 0 del; 8 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_x86/atomic_linux_x86.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
14 lines changed: 3 ins; 0 del; 11 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_zero/atomic_linux_zero.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
12 lines changed: 4 ins; 0 del; 8 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/solaris_sparc/atomic_solaris_sparc.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
7 lines changed: 2 ins; 0 del; 5 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/solaris_x86/atomic_solaris_x86.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
13 lines changed: 4 ins; 0 del; 9 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/windows_x86/atomic_windows_x86.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
16 lines changed: 5 ins; 0 del; 11 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/atomic.hpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
66 lines changed: 15 ins; 0 del; 51 mod; 833 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/utilities/globalCounter.cpp

rev 49986 : 8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
2 lines changed: 1 ins; 0 del; 1 mod; 68 unchg

This code review page was prepared using ../webrev.ksh (vers 25.16-hg+openjdk.java.net).