Code Review for hotspot

Prepared by:roland on Mon Dec 14 16:16:56 CET 2015
Workspace:/net/mackdrive/export/jrts/work/rw140007/jdk9-repo/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:currenthead
Summary of changes: 419 lines changed: 318 ins; 50 del; 51 mod; 19772 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/block.hpp

rev 8962 : sched pressure
rev 9743 : 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Summary: Lost dependency when CastPP at Phis are eliminate
Reviewed-by:
1 line changed: 1 ins; 0 del; 0 mod; 890 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/castnode.cpp

96 lines changed: 70 ins; 17 del; 9 mod; 330 unchg

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

39 lines changed: 18 ins; 14 del; 7 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/cfgnode.cpp

59 lines changed: 32 ins; 13 del; 14 mod; 2264 unchg

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

rev 9743 : 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Summary: Lost dependency when CastPP at Phis are eliminate
Reviewed-by:
8 lines changed: 7 ins; 0 del; 1 mod; 600 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/compile.cpp

rev 8962 : sched pressure
rev 9743 : 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Summary: Lost dependency when CastPP at Phis are eliminate
Reviewed-by:
12 lines changed: 0 ins; 0 del; 12 mod; 4432 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/gcm.cpp

rev 9743 : 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Summary: Lost dependency when CastPP at Phis are eliminate
Reviewed-by:
34 lines changed: 25 ins; 4 del; 5 mod; 2116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/loopPredicate.cpp

26 lines changed: 25 ins; 0 del; 1 mod; 910 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/loopopts.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/node.cpp

3 lines changed: 0 ins; 2 del; 1 mod; 2456 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/phaseX.cpp

17 lines changed: 16 ins; 0 del; 1 mod; 2003 unchg

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

rev 9743 : 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Summary: Lost dependency when CastPP at Phis are eliminate
Reviewed-by:
10 lines changed: 10 ins; 0 del; 0 mod; 624 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/controldependency/TestEliminatedCastPPAtPhi.java

105 lines changed: 105 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../../c2-inlining/webrev.ksh (vers 23.18-hg-never-dev).