changeset 11630 | 65cad763ad87 |
parent 11628 | 13155c0c00b4 |
parent 11602 | 384c4e224855 |
child 11639 | ff8cfc20d5cb |
--- a/hotspot/src/share/vm/runtime/globals.hpp Wed Feb 01 15:01:08 2012 -0500 +++ b/hotspot/src/share/vm/runtime/globals.hpp Fri Feb 03 14:04:59 2012 -0500 @@ -3589,7 +3589,7 @@ "Threshold at which tier 3 compilation is invoked (invocation " \ "minimum must be satisfied.") \ \ - product(intx, Tier3BackEdgeThreshold, 7000, \ + product(intx, Tier3BackEdgeThreshold, 60000, \ "Back edge threshold at which tier 3 OSR compilation is invoked") \ \ product(intx, Tier4InvocationThreshold, 5000, \