diff src/share/vm/c1/c1_globals.hpp @ 362:f8199438385b

Merge
author apetrusenko
date Wed, 17 Sep 2008 16:49:18 +0400
parents 37f87013dfd8
children b4776199210f
line wrap: on
line diff
--- a/src/share/vm/c1/c1_globals.hpp	Thu Sep 04 18:40:43 2008 -0700
+++ b/src/share/vm/c1/c1_globals.hpp	Wed Sep 17 16:49:18 2008 +0400
@@ -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")            \
                                                                             \