changeset 16631 | c6860a0ebc99 |
parent 16610 | 899daa32f6a0 |
parent 16621 | 64885b7f036e |
child 16680 | 960505df90e7 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Thu Apr 04 19:07:32 2013 +0200 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu Apr 04 17:01:34 2013 -0700 @@ -2528,7 +2528,7 @@ "disable locking assertions (for speed)") \ \ product(bool, RangeCheckElimination, true, \ - "Split loop iterations to eliminate range checks") \ + "Eliminate range checks") \ \ develop_pd(bool, UncommonNullCast, \ "track occurrences of null in casts; adjust compiler tactics") \