afu8u/hotspot/test/compiler/rangechecks
Roland Westrelin 5b5bf9b9e9 8066103: C2's range check smearing allows out of bound array accesses
Range check smearing uncorrectly adjust first range check in a list of range checks to cover all of them

Reviewed-by: jrose, kvn, iveresov
2014-12-09 18:49:13 +01:00
..
TestRangeCheckSmearing.java 8066103: C2's range check smearing allows out of bound array accesses 2014-12-09 18:49:13 +01:00
TestRangeCheckSmearingLoopOpts.java