hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 9132 59f29856d4b2
parent 8676 9098d4e927e1
child 9133 1c8d07466fdb
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Mon Apr 11 11:12:41 2011 +0200
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Tue Apr 12 02:53:06 2011 -0400
@@ -330,6 +330,7 @@
   template(dispatch_name,                             "dispatch")                                 \
   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \
   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
+  template(fillInStackTrace0_name,                    "fillInStackTrace0")                        \
   template(getCause_name,                             "getCause")                                 \
   template(initCause_name,                            "initCause")                                \
   template(setProperty_name,                          "setProperty")                              \