Code Review for jdk

Prepared by:lucy on Fri Aug 31 17:38:58 CEST 2018
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:51610
Summary of changes: 1220 lines changed: 537 ins; 499 del; 184 mod; 1790 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 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
167 lines changed: 47 ins; 88 del; 32 mod; 177 unchg

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

rev 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
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 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
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 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
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 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
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 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
161 lines changed: 58 ins; 75 del; 28 mod; 185 unchg

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

rev 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
160 lines changed: 58 ins; 78 del; 24 mod; 185 unchg

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

rev 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
101 lines changed: 97 ins; 3 del; 1 mod; 226 unchg

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

rev 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
118 lines changed: 82 ins; 35 del; 1 mod; 101 unchg

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

rev 51611 : 8207343: Automate vtable/itable stub size calculation
Reviewed-by: kvn, mdoerr
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).