test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
changeset 54651 e6e327553024
parent 54208 79fcfc6c02e8
child 55382 30b1b7b4dd86
child 58678 9cf78a70fa4f
--- a/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java	Tue Apr 30 10:39:22 2019 +0200
+++ b/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java	Tue Apr 30 01:56:28 2019 -0700
@@ -47,6 +47,7 @@
         {"TLABStats",                 "false"},
         {"ThreadLocalHandshakes",     "true"},
         {"AllowJNIEnvProxy",          "true"},
+        {"AllowRedefinitionToAddDeleteMethods", "true"},
 
         // deprecated alias flags (see also aliased_jvm_flags):
         {"DefaultMaxRAMFraction", "4"},