hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 11760 078e0412bcb2
parent 11441 a89f443814cd
child 11953 d06edd28ba62
equal deleted inserted replaced
11722:c6267e80e104 11760:078e0412bcb2
   282   template(eetop_name,                                "eetop")                                    \
   282   template(eetop_name,                                "eetop")                                    \
   283   template(thread_status_name,                        "threadStatus")                             \
   283   template(thread_status_name,                        "threadStatus")                             \
   284   template(run_method_name,                           "run")                                      \
   284   template(run_method_name,                           "run")                                      \
   285   template(exit_method_name,                          "exit")                                     \
   285   template(exit_method_name,                          "exit")                                     \
   286   template(add_method_name,                           "add")                                      \
   286   template(add_method_name,                           "add")                                      \
       
   287   template(remove_method_name,                        "remove")                                   \
   287   template(parent_name,                               "parent")                                   \
   288   template(parent_name,                               "parent")                                   \
   288   template(threads_name,                              "threads")                                  \
   289   template(threads_name,                              "threads")                                  \
   289   template(groups_name,                               "groups")                                   \
   290   template(groups_name,                               "groups")                                   \
   290   template(maxPriority_name,                          "maxPriority")                              \
   291   template(maxPriority_name,                          "maxPriority")                              \
   291   template(destroyed_name,                            "destroyed")                                \
   292   template(destroyed_name,                            "destroyed")                                \