Code Review for hotspot

Prepared by:rkennke on Thu Oct 13 11:36:16 CEST 2016
Workspace:/home/rkennke/src/openjdk/jdk9-hs/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs/hotspot
Compare against version:12120
Summary of changes: 27 lines changed: 7 ins; 0 del; 20 mod; 30303 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/interp_masm_aarch64.cpp

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
3 lines changed: 2 ins; 0 del; 1 mod; 1770 unchg

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

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
3 lines changed: 3 ins; 0 del; 0 mod; 5179 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
3 lines changed: 2 ins; 0 del; 1 mod; 3162 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/interp_masm_x86.cpp

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
3 lines changed: 0 ins; 0 del; 3 mod; 2002 unchg

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

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
9 lines changed: 0 ins; 0 del; 9 mod; 11209 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/sharedRuntime_x86_32.cpp

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
3 lines changed: 0 ins; 0 del; 3 mod; 3125 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/sharedRuntime_x86_64.cpp

rev 12121 : Use oopDesc::mark_offset_in_bytes() instead of just 0 to access object mark word in assembly.
3 lines changed: 0 ins; 0 del; 3 mod; 3856 unchg

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