hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 11760 078e0412bcb2
parent 11441 a89f443814cd
child 11953 d06edd28ba62
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Tue Feb 07 12:34:31 2012 -0800
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Thu Feb 09 00:51:47 2012 -0800
@@ -284,6 +284,7 @@
   template(run_method_name,                           "run")                                      \
   template(exit_method_name,                          "exit")                                     \
   template(add_method_name,                           "add")                                      \
+  template(remove_method_name,                        "remove")                                   \
   template(parent_name,                               "parent")                                   \
   template(threads_name,                              "threads")                                  \
   template(groups_name,                               "groups")                                   \