Code Review for hotspot

Prepared by:rbackman on Thu Nov 28 09:36:55 CET 2013
Workspace:/home/rbackman/code/hs-comp-tip/hotspot
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-comp-gate/hotspot
Compare against version:5679
Summary of changes: 39 lines changed: 0 ins; 0 del; 39 mod; 2438 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/c2_globals.hpp

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 650 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactICondTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactIConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactILoadTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactILoopDependentTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactINonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactIRepeatTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactLConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/AddExactLNonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/CompareTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/DecExactITest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/DecExactLTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/GVNTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/IncExactITest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/IncExactLTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactICondTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactIConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactILoadTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactINonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactLConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/MulExactLNonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NegExactIConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NegExactILoadTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NegExactINonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NegExactLConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NegExactLNonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/NestedMathExactTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SplitThruPhiTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactICondTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactIConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactILoadTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactILoopDependentTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactINonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactIRepeatTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactLConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/intrinsics/mathexact/SubExactLNonConstantTest.java

rev 5680 : 8028997: mathexact intrinsics are unstable
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 37 unchg

This code review page was prepared using /home/rbackman/bin/webrev (vers 23.18-hg-never).