Code Review for jdk10-hs

Prepared by:simonis on Tue Oct 10 18:31:52 CEST 2017
Workspace:/net/usr.work/d046063/OpenJDK/jdk10-hs
Compare against: http://hg.openjdk.java.net/jdk10/hs
Compare against version:47397
Summary of changes: 137 lines changed: 106 ins; 28 del; 3 mod; 42152 unchg
Changeset: jdk10-hs.changeset
Bug id: JDK-8166317 : InterpreterCodeSize should be computed
Legend: Modified file
Deleted file
New file

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
4 lines changed: 4 ins; 0 del; 0 mod; 5430 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
4 lines changed: 4 ins; 0 del; 0 mod; 3340 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
5 lines changed: 5 ins; 0 del; 0 mod; 5600 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
5 lines changed: 5 ins; 0 del; 0 mod; 6856 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
50 lines changed: 22 ins; 28 del; 0 mod; 5126 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
4 lines changed: 4 ins; 0 del; 0 mod; 11317 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
7 lines changed: 7 ins; 0 del; 0 mod; 681 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
15 lines changed: 15 ins; 0 del; 0 mod; 1643 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
1 line changed: 1 ins; 0 del; 0 mod; 391 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
8 lines changed: 8 ins; 0 del; 0 mod; 265 unchg

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

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
4 lines changed: 3 ins; 0 del; 1 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/interpreter/templateInterpreter.cpp

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
2 lines changed: 2 ins; 0 del; 0 mod; 342 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/heap.cpp

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
14 lines changed: 14 ins; 0 del; 0 mod; 548 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/memory/heap.hpp

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
6 lines changed: 6 ins; 0 del; 0 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/init.cpp

rev 47398 : 8166317: InterpreterCodeSize should be computed
Reviewed-by: kvn, coleenp
8 lines changed: 6 ins; 0 del; 2 mod; 187 unchg

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