Code Review for jdk

Prepared by:mdoerr mdoerr on Wed May 16 12:59:37 CEST 2018
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:50111
Summary of changes: 239 lines changed: 68 ins; 40 del; 131 mod; 50671 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
3 lines changed: 0 ins; 0 del; 3 mod; 549 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
1 line changed: 0 ins; 0 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
15 lines changed: 6 ins; 0 del; 9 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
1 line changed: 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/interp_masm_ppc.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
1 line changed: 0 ins; 0 del; 1 mod; 268 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
3 lines changed: 0 ins; 1 del; 2 mod; 2446 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/macroAssembler_ppc.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
2 lines changed: 1 ins; 0 del; 1 mod; 5161 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/macroAssembler_ppc.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
20 lines changed: 10 ins; 0 del; 10 mod; 964 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/macroAssembler_ppc.inline.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
47 lines changed: 16 ins; 7 del; 24 mod; 440 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/methodHandles_ppc.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
14 lines changed: 7 ins; 0 del; 7 mod; 557 unchg

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

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
1 line changed: 0 ins; 0 del; 1 mod; 3721 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
5 lines changed: 0 ins; 3 del; 2 mod; 2442 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/templateTable_ppc_64.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
4 lines changed: 0 ins; 2 del; 2 mod; 4204 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
3 lines changed: 0 ins; 0 del; 3 mod; 616 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
1 line changed: 0 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
9 lines changed: 1 ins; 0 del; 8 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
1 line changed: 0 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/interp_masm_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
2 lines changed: 0 ins; 1 del; 1 mod; 2198 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/macroAssembler_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
60 lines changed: 6 ins; 22 del; 32 mod; 7108 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/macroAssembler_s390.hpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
20 lines changed: 14 ins; 0 del; 6 mod; 1100 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/methodHandles_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
17 lines changed: 7 ins; 0 del; 10 mod; 632 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/s390.ad

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
2 lines changed: 0 ins; 0 del; 2 mod; 11003 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
3 lines changed: 0 ins; 2 del; 1 mod; 2515 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/templateTable_s390.cpp

rev 50112 : 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz
4 lines changed: 0 ins; 2 del; 2 mod; 4298 unchg

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