Code Review for hotspot

Prepared by:roland on Tue Mar 12 10:05:15 CET 2013
Workspace:/net/mackdrive/export/jrts/work/rw140007/c2-inlining/hotspot
Compare against: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot
Compare against version:4240
Summary of changes: 295 lines changed: 281 ins; 0 del; 14 mod; 14956 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/cppInterpreter_sparc.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 2301 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/templateInterpreter_sparc.cpp

11 lines changed: 10 ins; 0 del; 1 mod; 2065 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/cppInterpreter_x86.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 2469 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/templateInterpreter_x86_32.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 1957 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/templateInterpreter_x86_64.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 1997 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/zero/vm/cppInterpreter_zero.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 1047 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/interpreter/abstractInterpreter.hpp

6 lines changed: 3 ins; 0 del; 3 mod; 315 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/deoptimization.cpp

1 line changed: 1 ins; 0 del; 0 mod; 1976 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/vframeArray.cpp

10 lines changed: 5 ins; 0 del; 5 mod; 609 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/vframeArray.hpp

2 lines changed: 2 ins; 0 del; 0 mod; 220 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/8009761/Test8009761.java

rev 4241 : 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
Summary: deoptimization doesn't set up callee frames so that they restore caller frames correctly.
Reviewed-by:
255 lines changed: 255 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /net/mackdrive/export/jrts/work/rw140007/jdk7-fixes/webrev (vers 23.18-hg).