hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 13753 1df4fd11c5b8
parent 13728 882756847a04
child 13890 f07d553b677f
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Thu Sep 13 21:20:26 2012 +0200
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Mon Sep 17 10:46:59 2012 -0400
@@ -314,6 +314,7 @@
   template(type_name,                                 "type")                                     \
   template(findNative_name,                           "findNative")                               \
   template(deadChild_name,                            "deadChild")                                \
+  template(addClass_name,                             "addClass")                                 \
   template(getFromClass_name,                         "getFromClass")                             \
   template(dispatch_name,                             "dispatch")                                 \
   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \