ppcFix-stage-hotspot (original) (raw)

Code Review for ppcFix-stage-hotspot

Prepared by: goetz on Tue Jan 7 17:34:54 CET 2014
Workspace: /net/usr.work/d045726/oJ/ppcFix-stage-hotspot
Compare against: http://hg.openjdk.java.net/ppc-aix-port/stage/hotspot
Compare against version: 5809
Summary of changes: 229 lines changed: 97 ins; 10 del; 122 mod; 26498 unchg
Changeset: <ppcFix-stage-hotspot.changeset>
Legend: Modified file Deleted file New file

[Cdiffs](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp.cdiff.html) [Udiffs](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp.udiff.html) [Wdiffs](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp.wdiff.html) [Sdiffs](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp.sdiff.html) [Frames](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp.frames.html) [Old](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp-.html) [New](src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/ppc/vm/cppInterpreter%5Fppc.cpp) src/cpu/ppc/vm/cppInterpreter_ppc.cpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

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

[Cdiffs](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp.cdiff.html) [Udiffs](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp.udiff.html) [Wdiffs](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp.wdiff.html) [Sdiffs](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp.sdiff.html) [Frames](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp.frames.html) [Old](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp-.html) [New](src/cpu/ppc/vm/macroAssembler%5Fppc.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/ppc/vm/macroAssembler%5Fppc.cpp) src/cpu/ppc/vm/macroAssembler_ppc.cpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

24 lines changed: 3 ins; 1 del; 20 mod; 3071 unchg

[Cdiffs](src/cpu/ppc/vm/nativeInst%5Fppc.cpp.cdiff.html) [Udiffs](src/cpu/ppc/vm/nativeInst%5Fppc.cpp.udiff.html) [Wdiffs](src/cpu/ppc/vm/nativeInst%5Fppc.cpp.wdiff.html) [Sdiffs](src/cpu/ppc/vm/nativeInst%5Fppc.cpp.sdiff.html) [Frames](src/cpu/ppc/vm/nativeInst%5Fppc.cpp.frames.html) [Old](src/cpu/ppc/vm/nativeInst%5Fppc.cpp-.html) [New](src/cpu/ppc/vm/nativeInst%5Fppc.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/ppc/vm/nativeInst%5Fppc.cpp) src/cpu/ppc/vm/nativeInst_ppc.cpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

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

[Cdiffs](src/cpu/ppc/vm/nativeInst%5Fppc.hpp.cdiff.html) [Udiffs](src/cpu/ppc/vm/nativeInst%5Fppc.hpp.udiff.html) [Wdiffs](src/cpu/ppc/vm/nativeInst%5Fppc.hpp.wdiff.html) [Sdiffs](src/cpu/ppc/vm/nativeInst%5Fppc.hpp.sdiff.html) [Frames](src/cpu/ppc/vm/nativeInst%5Fppc.hpp.frames.html) [Old](src/cpu/ppc/vm/nativeInst%5Fppc.hpp-.html) [New](src/cpu/ppc/vm/nativeInst%5Fppc.hpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/ppc/vm/nativeInst%5Fppc.hpp) src/cpu/ppc/vm/nativeInst_ppc.hpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

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

[Cdiffs](src/cpu/ppc/vm/ppc.ad.cdiff.html) [Udiffs](src/cpu/ppc/vm/ppc.ad.udiff.html) [Wdiffs](src/cpu/ppc/vm/ppc.ad.wdiff.html) [Sdiffs](src/cpu/ppc/vm/ppc.ad.sdiff.html) [Frames](src/cpu/ppc/vm/ppc.ad.frames.html) [Old](src/cpu/ppc/vm/ppc.ad-.html) [New](src/cpu/ppc/vm/ppc.ad.html) -----[Raw](raw%5Ffiles/new/src/cpu/ppc/vm/ppc.ad) src/cpu/ppc/vm/ppc.ad

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

15 lines changed: 2 ins; 8 del; 5 mod; 12040 unchg

[Cdiffs](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp.cdiff.html) [Udiffs](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp.udiff.html) [Wdiffs](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp.wdiff.html) [Sdiffs](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp.sdiff.html) [Frames](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp.frames.html) [Old](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp-.html) [New](src/cpu/ppc/vm/stubGenerator%5Fppc.cpp.html) -----[Raw](raw%5Ffiles/new/src/cpu/ppc/vm/stubGenerator%5Fppc.cpp) src/cpu/ppc/vm/stubGenerator_ppc.cpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

6 lines changed: 5 ins; 1 del; 0 mod; 2073 unchg

[Cdiffs](src/os/aix/vm/os%5Faix.cpp.cdiff.html) [Udiffs](src/os/aix/vm/os%5Faix.cpp.udiff.html) [Wdiffs](src/os/aix/vm/os%5Faix.cpp.wdiff.html) [Sdiffs](src/os/aix/vm/os%5Faix.cpp.sdiff.html) [Frames](src/os/aix/vm/os%5Faix.cpp.frames.html) [Old](src/os/aix/vm/os%5Faix.cpp-.html) [New](src/os/aix/vm/os%5Faix.cpp.html) -----[Raw](raw%5Ffiles/new/src/os/aix/vm/os%5Faix.cpp) src/os/aix/vm/os_aix.cpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

102 lines changed: 85 ins; 0 del; 17 mod; 5161 unchg

[Cdiffs](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp.cdiff.html) [Udiffs](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp.udiff.html) [Wdiffs](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp.wdiff.html) [Sdiffs](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp.sdiff.html) [Frames](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp.frames.html) [Old](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp-.html) [New](src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp.html) -----[Raw](raw%5Ffiles/new/src/os%5Fcpu/aix%5Fppc/vm/atomic%5Faix%5Fppc.inline.hpp) src/os_cpu/aix_ppc/vm/atomic_aix_ppc.inline.hpp

rev 5810 : 8031319: PPC64: Some fixes in ppc and aix coding.

76 lines changed: 0 ins; 0 del; 76 mod; 325 unchg


This code review page was prepared using /sapmnt/home1/d045726/bin/webrev.ksh(vers 24.0-hg+jbs).