branch | stuefe-new-metaspace-branch |
changeset 58646 | bcdba1c9f1fe |
parent 58645 | 28c7e6711871 |
child 58838 | 55ce65813b62 |
--- a/src/hotspot/share/runtime/globals.hpp Wed Oct 16 15:31:05 2019 +0200 +++ b/src/hotspot/share/runtime/globals.hpp Wed Oct 16 16:10:24 2019 +0200 @@ -1612,9 +1612,6 @@ product(ccstr, MetaspaceReclaimStrategy, "balanced", \ "options: balanced, aggressive, none") \ \ - product(bool, MetaspaceSeparateMicroCLDs, false, \ - "Micro CLDs are separated.") \ - \ product(bool, MetaspaceEnlargeChunksInPlace, true, \ "Metapace chunks are enlarged in place.") \ \