hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 9132 59f29856d4b2
parent 8676 9098d4e927e1
child 9133 1c8d07466fdb
equal deleted inserted replaced
9131:b41df1504406 9132:59f29856d4b2
   328   template(addClass_name,                             "addClass")                                 \
   328   template(addClass_name,                             "addClass")                                 \
   329   template(getFromClass_name,                         "getFromClass")                             \
   329   template(getFromClass_name,                         "getFromClass")                             \
   330   template(dispatch_name,                             "dispatch")                                 \
   330   template(dispatch_name,                             "dispatch")                                 \
   331   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \
   331   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \
   332   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
   332   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
       
   333   template(fillInStackTrace0_name,                    "fillInStackTrace0")                        \
   333   template(getCause_name,                             "getCause")                                 \
   334   template(getCause_name,                             "getCause")                                 \
   334   template(initCause_name,                            "initCause")                                \
   335   template(initCause_name,                            "initCause")                                \
   335   template(setProperty_name,                          "setProperty")                              \
   336   template(setProperty_name,                          "setProperty")                              \
   336   template(getProperty_name,                          "getProperty")                              \
   337   template(getProperty_name,                          "getProperty")                              \
   337   template(context_name,                              "context")                                  \
   338   template(context_name,                              "context")                                  \