diff src/share/vm/runtime/globals.hpp @ 4866:527cf36f4a20

Merge
author fparain
date Fri, 03 Feb 2012 14:04:59 -0500
parents b2cd0ee8f778 bf5da1648543
children 379b22e03c32
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Wed Feb 01 15:01:08 2012 -0500
+++ b/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,                             \