hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 25465 17a6bddcfa5d
parent 25326 85b2f2e63e3e
child 26135 82b516c550f7
equal deleted inserted replaced
25464:309af3e40a0f 25465:17a6bddcfa5d
   571   template(serializePropertiesToByteArray_name,        "serializePropertiesToByteArray")                          \
   571   template(serializePropertiesToByteArray_name,        "serializePropertiesToByteArray")                          \
   572   template(serializePropertiesToByteArray_signature,   "()[B")                                                    \
   572   template(serializePropertiesToByteArray_signature,   "()[B")                                                    \
   573   template(serializeAgentPropertiesToByteArray_name,   "serializeAgentPropertiesToByteArray")                     \
   573   template(serializeAgentPropertiesToByteArray_name,   "serializeAgentPropertiesToByteArray")                     \
   574   template(classRedefinedCount_name,                   "classRedefinedCount")                                     \
   574   template(classRedefinedCount_name,                   "classRedefinedCount")                                     \
   575   template(classLoader_name,                           "classLoader")                                             \
   575   template(classLoader_name,                           "classLoader")                                             \
       
   576   template(componentType_name,                         "componentType")                                           \
   576                                                                                                                   \
   577                                                                                                                   \
   577   /* trace signatures */                                                                                          \
   578   /* trace signatures */                                                                                          \
   578   TRACE_TEMPLATES(template)                                                                                       \
   579   TRACE_TEMPLATES(template)                                                                                       \
   579                                                                                                                   \
   580                                                                                                                   \
   580   /*end*/
   581   /*end*/