test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
changeset 47572 552a97e8edad
parent 47216 71c04702a3d5
child 47617 44117bc2bedf
--- a/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java	Mon Oct 02 17:20:14 2017 +0300
+++ b/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java	Mon Oct 02 18:56:30 2017 -0400
@@ -46,6 +46,7 @@
         {"MaxRAMFraction",            "8"},
         {"MinRAMFraction",            "2"},
         {"InitialRAMFraction",        "64"},
+        {"AssumeMP",                  "false"},
 
         // deprecated alias flags (see also aliased_jvm_flags):
         {"DefaultMaxRAMFraction", "4"},