hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 25326 85b2f2e63e3e
parent 25063 fc4e54527641
child 25465 17a6bddcfa5d
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Thu Jun 19 11:16:10 2014 -0400
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Thu Jun 19 14:49:33 2014 -0400
@@ -572,6 +572,7 @@
   template(serializePropertiesToByteArray_signature,   "()[B")                                                    \
   template(serializeAgentPropertiesToByteArray_name,   "serializeAgentPropertiesToByteArray")                     \
   template(classRedefinedCount_name,                   "classRedefinedCount")                                     \
+  template(classLoader_name,                           "classLoader")                                             \
                                                                                                                   \
   /* trace signatures */                                                                                          \
   TRACE_TEMPLATES(template)                                                                                       \