--- 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" \