hotspot/src/share/vm/runtime/globals.hpp
changeset 37428 6e724f3d488b
parent 37264 d9b0f2b53b73
child 37429 5b1720e87eda
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Apr 07 15:01:56 2016 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Apr 07 13:11:15 2016 -0400
@@ -641,9 +641,6 @@
           "region.")                                                        \
           range(1, max_uintx)                                               \
                                                                             \
-  diagnostic(bool, PrintCompressedOopsMode, false,                          \
-          "Print compressed oops base address and encoding mode")           \
-                                                                            \
   lp64_product(intx, ObjectAlignmentInBytes, 8,                             \
           "Default object alignment in bytes, 8 is minimum")                \
           range(8, 256)                                                     \