hotspot/src/share/vm/c1/c1_globals.hpp
changeset 1374 4c24294029a9
parent 1 489c9b5090e2
child 5353 30f4b75f8005
--- a/hotspot/src/share/vm/c1/c1_globals.hpp	Wed Jun 04 13:51:09 2008 -0700
+++ b/hotspot/src/share/vm/c1/c1_globals.hpp	Thu Jun 05 15:57:56 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")            \
                                                                             \