author | roland |
Tue, 13 Oct 2015 13:23:42 +0000 | |
changeset 33173 | 1019481697e4 |
parent 33171 | 25ea04039ff9 (diff) |
parent 33172 | 06453a29bc41 (current diff) |
child 33174 | 8409d7fe20cc |
--- a/hotspot/src/share/vm/runtime/globals.hpp Tue Oct 13 09:40:39 2015 +0200 +++ b/hotspot/src/share/vm/runtime/globals.hpp Tue Oct 13 13:23:42 2015 +0000 @@ -3246,7 +3246,7 @@ \ product(intx, TypeProfileWidth, 2, \ "Number of receiver types to record in call/cast profile") \ - range(0, 4) \ + range(0, 8) \ \ experimental(intx, MethodProfileWidth, 0, \ "Number of methods to record in call profile") \