hotspot (original) (raw)

Code Review for hotspot

Prepared by: rkennke on Mon Feb 13 23:33:37 CET 2017
Workspace: /home/rkennke/src/openjdk/jdk10-hs/hotspot
Compare against: http://hg.openjdk.java.net/jdk10/hs/hotspot
Compare against version: 12494
Summary of changes: 36 lines changed: 8 ins; 0 del; 28 mod; 31723 unchg
Changeset: <hotspot.changeset>
Legend: Modified file Deleted file New file

[Cdiffs](src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp.cdiff.html) [Udiffs](src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp.udiff.html) [Sdiffs](src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp.sdiff.html) [Frames](src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp.frames.html) [Old](src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp-.html) [New](src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/aarch64/vm/interp%5Fmasm%5Faarch64.cpp) src/cpu/aarch64/vm/interp_masm_aarch64.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

4 lines changed: 0 ins; 0 del; 4 mod; 1765 unchg

[Cdiffs](src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp.cdiff.html) [Udiffs](src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp.udiff.html) [Sdiffs](src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp.sdiff.html) [Frames](src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp.frames.html) [Old](src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp-.html) [New](src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/aarch64/vm/macroAssembler%5Faarch64.cpp) src/cpu/aarch64/vm/macroAssembler_aarch64.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

9 lines changed: 6 ins; 0 del; 3 mod; 5259 unchg

[Cdiffs](src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp.cdiff.html) [Udiffs](src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp.udiff.html) [Sdiffs](src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp.sdiff.html) [Frames](src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp.frames.html) [Old](src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp-.html) [New](src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/aarch64/vm/macroAssembler%5Faarch64.hpp) src/cpu/aarch64/vm/macroAssembler_aarch64.hpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

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

[Cdiffs](src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp.cdiff.html) [Udiffs](src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp.udiff.html) [Sdiffs](src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp.sdiff.html) [Frames](src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp.frames.html) [Old](src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp-.html) [New](src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/aarch64/vm/sharedRuntime%5Faarch64.cpp) src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

3 lines changed: 0 ins; 0 del; 3 mod; 3181 unchg

[Cdiffs](src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp.cdiff.html) [Udiffs](src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp.udiff.html) [Sdiffs](src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp.sdiff.html) [Frames](src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp.frames.html) [Old](src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp-.html) [New](src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/x86/vm/interp%5Fmasm%5Fx86.cpp) src/cpu/x86/vm/interp_masm_x86.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

3 lines changed: 0 ins; 0 del; 3 mod; 2002 unchg

[Cdiffs](src/cpu/x86/vm/macroAssembler%5Fx86.cpp.cdiff.html) [Udiffs](src/cpu/x86/vm/macroAssembler%5Fx86.cpp.udiff.html) [Sdiffs](src/cpu/x86/vm/macroAssembler%5Fx86.cpp.sdiff.html) [Frames](src/cpu/x86/vm/macroAssembler%5Fx86.cpp.frames.html) [Old](src/cpu/x86/vm/macroAssembler%5Fx86.cpp-.html) [New](src/cpu/x86/vm/macroAssembler%5Fx86.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/x86/vm/macroAssembler%5Fx86.cpp) src/cpu/x86/vm/macroAssembler_x86.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

9 lines changed: 0 ins; 0 del; 9 mod; 11199 unchg

[Cdiffs](src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp.cdiff.html) [Udiffs](src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp.udiff.html) [Sdiffs](src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp.sdiff.html) [Frames](src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp.frames.html) [Old](src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp-.html) [New](src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/x86/vm/sharedRuntime%5Fx86%5F32.cpp) src/cpu/x86/vm/sharedRuntime_x86_32.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

3 lines changed: 0 ins; 0 del; 3 mod; 3125 unchg

[Cdiffs](src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp.cdiff.html) [Udiffs](src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp.udiff.html) [Sdiffs](src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp.sdiff.html) [Frames](src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp.frames.html) [Old](src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp-.html) [New](src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/x86/vm/sharedRuntime%5Fx86%5F64.cpp) src/cpu/x86/vm/sharedRuntime_x86_64.cpp

rev 12495 : Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'

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).