hotspot/src/share/vm/runtime/globals.hpp
changeset 46522 86b13b03a053
parent 46469 f0f38f5ac34f
child 46540 9c0aa7bc3fe3
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Jun 02 16:32:39 2017 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Jun 05 13:13:38 2017 -0400
@@ -3874,9 +3874,6 @@
           "shared spaces, and dumps the shared spaces to a file to be "     \
           "used in future JVM runs")                                        \
                                                                             \
-  product(bool, PrintSharedSpaces, false,                                   \
-          "Print usage of shared spaces")                                   \
-                                                                            \
   product(bool, PrintSharedArchiveAndExit, false,                           \
           "Print shared archive file contents")                             \
                                                                             \