hotspot (original) (raw)
Code Review for hotspot
Prepared by: | roland on Thu Jun 7 18:11:50 CEST 2012 |
---|---|
Workspace: | /net/mackdrive/export/jrts/work/rw140007/c2arm/hotspot |
Compare against: | http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot |
Compare against version: | qparent |
Summary of changes: | 49 lines changed: 40 ins; 8 del; 1 mod; 15645 unchg |
Patch of changes: | <hotspot.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/cpu/x86/vm/assembler%5Fx86.cpp.cdiff.html) [Udiffs](src/cpu/x86/vm/assembler%5Fx86.cpp.udiff.html) [Sdiffs](src/cpu/x86/vm/assembler%5Fx86.cpp.sdiff.html) [Frames](src/cpu/x86/vm/assembler%5Fx86.cpp.frames.html) [Old](src/cpu/x86/vm/assembler%5Fx86.cpp-.html) [New](src/cpu/x86/vm/assembler%5Fx86.cpp.html) [Patch](src/cpu/x86/vm/assembler%5Fx86.cpp.patch) [Raw](raw%5Ffiles/new/src/cpu/x86/vm/assembler%5Fx86.cpp)
src/cpu/x86/vm/assembler_x86.cpp
rev 3362 : 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86 Summary: increase precision on x86 for the steps of the computation of exp and pow. Reviewed-by:
36 lines changed: 36 ins; 0 del; 0 mod; 10618 unchg
[Cdiffs](src/cpu/x86/vm/assembler%5Fx86.hpp.cdiff.html) [Udiffs](src/cpu/x86/vm/assembler%5Fx86.hpp.udiff.html) [Sdiffs](src/cpu/x86/vm/assembler%5Fx86.hpp.sdiff.html) [Frames](src/cpu/x86/vm/assembler%5Fx86.hpp.frames.html) [Old](src/cpu/x86/vm/assembler%5Fx86.hpp-.html) [New](src/cpu/x86/vm/assembler%5Fx86.hpp.html) [Patch](src/cpu/x86/vm/assembler%5Fx86.hpp.patch) [Raw](raw%5Ffiles/new/src/cpu/x86/vm/assembler%5Fx86.hpp)
src/cpu/x86/vm/assembler_x86.hpp
rev 3362 : 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86 Summary: increase precision on x86 for the steps of the computation of exp and pow. Reviewed-by:
3 lines changed: 3 ins; 0 del; 0 mod; 2661 unchg
[Cdiffs](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp.cdiff.html) [Udiffs](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp.udiff.html) [Sdiffs](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp.sdiff.html) [Frames](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp.frames.html) [Old](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp-.html) [New](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp.html) [Patch](src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp.patch) [Raw](raw%5Ffiles/new/src/cpu/x86/vm/stubGenerator%5Fx86%5F32.cpp)
src/cpu/x86/vm/stubGenerator_x86_32.cpp
rev 3362 : 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86 Summary: increase precision on x86 for the steps of the computation of exp and pow. Reviewed-by:
10 lines changed: 1 ins; 8 del; 1 mod; 2366 unchg
This code review page was prepared using /net/mackdrive/export/jrts/work/rw140007/jdk7-fixes/webrev(vers 23.18-hg).