test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
changeset 55382 30b1b7b4dd86
parent 54651 e6e327553024
child 57654 dd0f6703203f
--- a/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java	Thu Jun 13 18:02:18 2019 +0200
+++ b/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java	Tue Jun 11 16:45:20 2019 -0700
@@ -45,8 +45,6 @@
         {"MinRAMFraction",            "2"},
         {"InitialRAMFraction",        "64"},
         {"TLABStats",                 "false"},
-        {"ThreadLocalHandshakes",     "true"},
-        {"AllowJNIEnvProxy",          "true"},
         {"AllowRedefinitionToAddDeleteMethods", "true"},
 
         // deprecated alias flags (see also aliased_jvm_flags):