Code Review for /home/eosterlu/oracle/jdk/old_repos/jdk-hs/open

Prepared by: eosterlund on fre 9 mar 2018 17:21:20 CET
Repository: /home/eosterlu/oracle/jdk/old_repos/jdk-hs/open
Compare against revision: a29126b7a81dfd005b9a321bebc2d38e29ea24cb
Summary of changes: 65 files changed, 2854 insertions(+), 1108 deletions(-)
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/g1/g1BSCodeGen_aarch64.cpp

8198949_arraycopy
1 file changed, 77 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/g1/g1BSCodeGen_aarch64.hpp

8198949_arraycopy
1 file changed, 39 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/shared/barrierSetCodeGen_aarch64.hpp

8198949_arraycopy
1 file changed, 40 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/shared/cardTableModRefBSCodeGen_aarch64.cpp

8198949_arraycopy
1 file changed, 60 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/shared/cardTableModRefBSCodeGen_aarch64.hpp

8198949_arraycopy
1 file changed, 37 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/shared/modRefBSCodeGen_aarch64.cpp

8198949_arraycopy
1 file changed, 45 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/aarch64/gc/shared/modRefBSCodeGen_aarch64.hpp

8198949_arraycopy
1 file changed, 45 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp

8198949_arraycopy
1 file changed, 37 insertions(+), 113 deletions(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/g1/g1BSCodeGen_arm.cpp

8198949_arraycopy
1 file changed, 123 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/g1/g1BSCodeGen_arm.hpp

8198949_arraycopy
1 file changed, 39 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/shared/barrierSetCodeGen_arm.hpp

8198949_arraycopy
1 file changed, 40 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/shared/cardTableModRefBSCodeGen_arm.cpp

8198949_arraycopy
1 file changed, 73 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/shared/cardTableModRefBSCodeGen_arm.hpp

8198949_arraycopy
1 file changed, 37 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/shared/modRefBSCodeGen_arm.cpp

8198949_arraycopy
1 file changed, 44 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/arm/gc/shared/modRefBSCodeGen_arm.hpp

8198949_arraycopy
1 file changed, 45 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/interp_masm_arm.cpp

8198949_arraycopy
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/stubGenerator_arm.cpp

8198949_arraycopy
1 file changed, 27 insertions(+), 159 deletions(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/g1/g1BSCodeGen_ppc.cpp

8198949_arraycopy
1 file changed, 98 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/g1/g1BSCodeGen_ppc.hpp

8198949_arraycopy
1 file changed, 39 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/shared/barrierSetCodeGen_ppc.hpp

8198949_arraycopy
1 file changed, 43 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/shared/cardTableModRefBSCodeGen_ppc.cpp

8198949_arraycopy
1 file changed, 73 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/shared/cardTableModRefBSCodeGen_ppc.hpp

8198949_arraycopy
1 file changed, 37 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/shared/modRefBSCodeGen_ppc.cpp

8198949_arraycopy
1 file changed, 57 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/ppc/gc/shared/modRefBSCodeGen_ppc.hpp

8198949_arraycopy
1 file changed, 45 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/stubGenerator_ppc.cpp

8198949_arraycopy
1 file changed, 33 insertions(+), 151 deletions(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/g1/g1BSCodeGen_s390.cpp

8198949_arraycopy
1 file changed, 91 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/g1/g1BSCodeGen_s390.hpp

8198949_arraycopy
1 file changed, 39 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/shared/barrierSetCodeGen_s390.hpp

8198949_arraycopy
1 file changed, 43 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/shared/cardTableModRefBSCodeGen_s390.cpp

8198949_arraycopy
1 file changed, 141 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/shared/cardTableModRefBSCodeGen_s390.hpp

8198949_arraycopy
1 file changed, 38 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/shared/modRefBSCodeGen_s390.cpp

8198949_arraycopy
1 file changed, 51 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/s390/gc/shared/modRefBSCodeGen_s390.hpp

8198949_arraycopy
1 file changed, 45 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/stubGenerator_s390.cpp

8198949_arraycopy
1 file changed, 22 insertions(+), 188 deletions(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/g1/g1BSCodeGen_sparc.cpp

8198949_arraycopy
1 file changed, 74 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/g1/g1BSCodeGen_sparc.hpp

8198949_arraycopy
1 file changed, 37 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/shared/barrierSetCodeGen_sparc.hpp

8198949_arraycopy
1 file changed, 42 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/shared/cardTableModRefBSCodeGen_sparc.cpp

8198949_arraycopy
1 file changed, 71 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/shared/cardTableModRefBSCodeGen_sparc.hpp

8198949_arraycopy
1 file changed, 36 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/shared/modRefBSCodeGen_sparc.cpp

8198949_arraycopy
1 file changed, 57 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/sparc/gc/shared/modRefBSCodeGen_sparc.hpp

8198949_arraycopy
1 file changed, 43 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/sparc/stubGenerator_sparc.cpp

8198949_arraycopy
1 file changed, 35 insertions(+), 140 deletions(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/g1/g1BSCodeGen_x86.cpp

8198949_arraycopy
1 file changed, 111 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/g1/g1BSCodeGen_x86.hpp

8198949_arraycopy
1 file changed, 37 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/shared/barrierSetCodeGen_x86.hpp

8198949_arraycopy
1 file changed, 43 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/shared/cardTableModRefBSCodeGen_x86.cpp

8198949_arraycopy
1 file changed, 86 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/shared/cardTableModRefBSCodeGen_x86.hpp

8198949_arraycopy
1 file changed, 36 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/shared/modRefBSCodeGen_x86.cpp

8198949_arraycopy
1 file changed, 80 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/cpu/x86/gc/shared/modRefBSCodeGen_x86.hpp

8198949_arraycopy
1 file changed, 43 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_32.cpp

8198949_arraycopy
1 file changed, 40 insertions(+), 113 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_64.cpp

8198949_arraycopy
1 file changed, 59 insertions(+), 147 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_arm/thread_linux_arm.cpp

8198949_arraycopy
1 file changed, 1 insertion(+), 1 deletion(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/g1BSCodeGen.hpp

8198949_arraycopy
1 file changed, 31 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1BarrierSet.cpp

8198949_arraycopy
1 file changed, 23 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1BarrierSet.hpp

8198949_arraycopy
1 file changed, 8 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/barrierSet.cpp

8198949_arraycopy
1 file changed, 4 insertions(+), 16 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/barrierSet.hpp

8198949_arraycopy
1 file changed, 11 insertions(+), 22 deletions(-)

------ ------ ------ ------ --- Old Patch Raw src/hotspot/share/gc/shared/barrierSet.inline.hpp

8198949_arraycopy
1 file changed, 54 deletions(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/barrierSetCodeGen.hpp

8198949_arraycopy
1 file changed, 31 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/cardTableModRefBS.cpp

8198949_arraycopy
1 file changed, 6 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/cardTableModRefBS.hpp

8198949_arraycopy
1 file changed, 2 insertions(+), 1 deletion(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/cardTableModRefBSCodeGen.hpp

8198949_arraycopy
1 file changed, 31 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/collectedHeap.cpp

8198949_arraycopy
1 file changed, 1 insertion(+), 1 deletion(-)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/modRefBSCodeGen.hpp

8198949_arraycopy
1 file changed, 31 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/modRefBarrierSet.hpp

8198949_arraycopy
1 file changed, 16 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/modRefBarrierSet.inline.hpp

8198949_arraycopy
1 file changed, 24 insertions(+), 1 deletion(-)

This code review page was prepared using git-webrev version 1.0