src/hotspot/share/runtime/globals.hpp
changeset 49010 9010e596f391
parent 48885 00e159258897
child 49037 dc68aeea4840
--- a/src/hotspot/share/runtime/globals.hpp	Fri Feb 16 11:22:53 2018 -0800
+++ b/src/hotspot/share/runtime/globals.hpp	Fri Feb 16 14:23:30 2018 -0800
@@ -2012,9 +2012,6 @@
   product(bool, ZeroTLAB, false,                                            \
           "Zero out the newly created TLAB")                                \
                                                                             \
-  product(bool, FastTLABRefill, false,                                      \
-          "(Deprecated) Use fast TLAB refill code")                         \
-                                                                            \
   product(bool, TLABStats, true,                                            \
           "Provide more detailed and expensive TLAB statistics.")           \
                                                                             \