Code Review for jdk

Prepared by:mbaesken mbaesken on Wed Sep 25 13:52:11 CEST 2019
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:56375
Summary of changes: 52 lines changed: 1 ins; 4 del; 47 mod; 16994 unchg
Changeset: jdk.changeset
Bug id: 8231448_isreferencetype_ppcs390
Legend: Modified file
Deleted file
New file

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
3 lines changed: 0 ins; 0 del; 3 mod; 391 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
5 lines changed: 0 ins; 0 del; 5 mod; 3235 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
3 lines changed: 0 ins; 0 del; 3 mod; 1381 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
2 lines changed: 0 ins; 0 del; 2 mod; 550 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
3 lines changed: 0 ins; 0 del; 3 mod; 64 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
2 lines changed: 0 ins; 0 del; 2 mod; 54 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
5 lines changed: 0 ins; 1 del; 4 mod; 3608 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
3 lines changed: 0 ins; 0 del; 3 mod; 290 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
15 lines changed: 1 ins; 3 del; 11 mod; 3120 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
2 lines changed: 0 ins; 0 del; 2 mod; 614 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
5 lines changed: 0 ins; 0 del; 5 mod; 55 unchg

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

rev 56376 : 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
4 lines changed: 0 ins; 0 del; 4 mod; 3632 unchg

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