Code Review for jdk

Prepared by:lucy on Fri Aug 17 16:10:39 CEST 2018
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:51432
Summary of changes: 1132 lines changed: 483 ins; 465 del; 184 mod; 1824 unchg
Changeset: jdk.changeset
Bug id: JDK-8207343
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/aarch64/vtableStubs_aarch64.cpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
164 lines changed: 44 ins; 88 del; 32 mod; 177 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/vtableStubs_arm.cpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
138 lines changed: 68 ins; 49 del; 21 mod; 140 unchg

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

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
88 lines changed: 35 ins; 37 del; 16 mod; 188 unchg

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

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
109 lines changed: 30 ins; 31 del; 48 mod; 172 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/sparc/vtableStubs_sparc.cpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
176 lines changed: 61 ins; 103 del; 12 mod; 196 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/vtableStubs_x86_32.cpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
163 lines changed: 60 ins; 75 del; 28 mod; 185 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/vtableStubs_x86_64.cpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
161 lines changed: 59 ins; 78 del; 24 mod; 185 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/vtableStubs.cpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
81 lines changed: 77 ins; 3 del; 1 mod; 226 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/code/vtableStubs.hpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
50 lines changed: 48 ins; 1 del; 1 mod; 135 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/logging/logTag.hpp

rev 51433 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn
2 lines changed: 1 ins; 0 del; 1 mod; 220 unchg

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