src/share/vm/runtime/globals.hpp

changeset 7633
8461d0b03127
parent 7368
fa6adc194d48
child 7686
fb69749583e8
     1.1 --- a/src/share/vm/runtime/globals.hpp	Wed Jan 08 20:23:16 2014 -0500
     1.2 +++ b/src/share/vm/runtime/globals.hpp	Thu Mar 12 22:03:16 2015 -0400
     1.3 @@ -2048,9 +2048,6 @@
     1.4            "Provide more detailed and expensive TLAB statistics "            \
     1.5            "(with PrintTLAB)")                                               \
     1.6                                                                              \
     1.7 -  EMBEDDED_ONLY(product(bool, LowMemoryProtection, true,                    \
     1.8 -          "Enable LowMemoryProtection"))                                    \
     1.9 -                                                                            \
    1.10    product_pd(bool, NeverActAsServerClassMachine,                            \
    1.11            "Never act like a server-class machine")                          \
    1.12                                                                              \

mercurial