src/hotspot/share/runtime/globals.hpp
branchstuefe-new-metaspace-branch
changeset 58069 ba98d1dccf30
parent 58063 bdf136b8ae0e
child 58199 595fcbebaa77
--- a/src/hotspot/share/runtime/globals.hpp	Tue Sep 10 12:53:00 2019 +0200
+++ b/src/hotspot/share/runtime/globals.hpp	Tue Sep 10 14:31:38 2019 +0200
@@ -1616,9 +1616,6 @@
   product(ccstr, MetaspaceReclaimStrategy, "balanced",                      \
           "options: balanced, aggressive, none")                            \
                                                                             \
-  product(bool, MetaspaceAlwaysUseClassSpace, false,                        \
-          "If true, use class space exclusively.")                          \
-                                                                            \
   manageable(uintx, MinHeapFreeRatio, 40,                                   \
           "The minimum percentage of heap free after GC to avoid expansion."\
           " For most GCs this applies to the old generation. In G1 and"     \