changeset 16611 | 6807a703dd6b |
parent 15922 | 86a368d3ac8c |
child 16621 | 64885b7f036e |
--- a/hotspot/src/share/vm/runtime/globals.hpp Wed Mar 20 17:04:45 2013 -0700 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu Mar 21 09:27:54 2013 +0100 @@ -2515,7 +2515,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") \