hotspot/src/share/vm/runtime/globals.hpp
changeset 37204 c57d749ef4fb
parent 37203 90eabed33a6c
parent 37190 09d719d466a6
child 37205 dd547442bfea
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 29 14:37:07 2016 -0400
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 29 20:51:59 2016 +0200
@@ -951,9 +951,6 @@
   notproduct(bool, PrintMallocFree, false,                                  \
           "Trace calls to C heap malloc/free allocation")                   \
                                                                             \
-  product(bool, PrintOopAddress, false,                                     \
-          "Always print the location of the oop")                           \
-                                                                            \
   notproduct(bool, VerifyCodeCache, false,                                  \
           "Verify code cache on memory allocation/deallocation")            \
                                                                             \