Code Review for jdk

Prepared by:mdoerr mdoerr on Tue Jul 30 17:31:54 CEST 2019
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:55857
Summary of changes: 96 lines changed: 9 ins; 59 del; 28 mod; 9729 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/frame_ppc.hpp

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
9 lines changed: 0 ins; 9 del; 0 mod; 421 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/frame_ppc.inline.hpp

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
11 lines changed: 4 ins; 3 del; 4 mod; 216 unchg

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

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
18 lines changed: 0 ins; 18 del; 0 mod; 2442 unchg

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

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
8 lines changed: 0 ins; 8 del; 0 mod; 3612 unchg

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

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
34 lines changed: 5 ins; 19 del; 10 mod; 2362 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
5 lines changed: 0 ins; 2 del; 3 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/ProblemList.txt

rev 55858 : 8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
11 lines changed: 0 ins; 0 del; 11 mod; 181 unchg

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