diff src/share/vm/c1/c1_globals.hpp @ 360:5d254928c888

Merge
author ysr
date Wed, 27 Aug 2008 11:20:46 -0700
parents 37f87013dfd8
children b4776199210f
line wrap: on
line diff
--- a/src/share/vm/c1/c1_globals.hpp	Wed Aug 27 10:56:33 2008 -0700
+++ b/src/share/vm/c1/c1_globals.hpp	Wed Aug 27 11:20:46 2008 -0700
@@ -213,9 +213,6 @@
   develop(bool, UseFastLocking, true,                                       \
           "Use fast inlined locking code")                                  \
                                                                             \
-  product(bool, FastTLABRefill, true,                                       \
-          "Use fast TLAB refill code")                                      \
-                                                                            \
   develop(bool, UseSlowPath, false,                                         \
           "For debugging: test slow cases by always using them")            \
                                                                             \