hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 25326 85b2f2e63e3e
parent 25063 fc4e54527641
child 25465 17a6bddcfa5d
equal deleted inserted replaced
25325:e3af4e02b0d5 25326:85b2f2e63e3e
   570   do_alias(appendToClassPathForInstrumentation_signature, string_void_signature)                                  \
   570   do_alias(appendToClassPathForInstrumentation_signature, string_void_signature)                                  \
   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                                                                                                                   \
   576                                                                                                                   \
   576   /* trace signatures */                                                                                          \
   577   /* trace signatures */                                                                                          \
   577   TRACE_TEMPLATES(template)                                                                                       \
   578   TRACE_TEMPLATES(template)                                                                                       \
   578                                                                                                                   \
   579                                                                                                                   \
   579   /*end*/
   580   /*end*/