hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 9133 1c8d07466fdb
parent 9116 9bc44be338d6
parent 9132 59f29856d4b2
child 9187 a719b53bd4ba
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Sat Apr 09 21:16:12 2011 -0700
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Tue Apr 12 14:18:53 2011 -0700
@@ -301,6 +301,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")                              \