hotspot/src/share/vm/runtime/globals.hpp
changeset 11602 384c4e224855
parent 11601 f359304c1856
parent 11566 351229eec596
child 11630 65cad763ad87
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Jan 26 20:06:06 2012 -0500
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Jan 27 10:42:36 2012 -0500
@@ -3586,7 +3586,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,                             \