Code Review for hotspot

Prepared by:roland on Mon Dec 22 15:26:37 CET 2014
Workspace:/net/mackdrive/export/jrts/work/rw140007/jdk7u-repo/hotspot
Compare against: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot
Compare against version:5462
Summary of changes: 542 lines changed: 493 ins; 27 del; 22 mod; 1094 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/ifnode.cpp

rev 5463 : 8066103: C2's range check smearing allows out of bound array accesses
Summary: range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them
Reviewed-by: jrose, kvn, iveresov
139 lines changed: 90 ins; 27 del; 22 mod; 1094 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/rangechecks/TestRangeCheckSmearing.java

rev 5463 : 8066103: C2's range check smearing allows out of bound array accesses
Summary: range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them
Reviewed-by: jrose, kvn, iveresov
403 lines changed: 403 ins; 0 del; 0 mod; 0 unchg

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