diff src/share/vm/classfile/vmSymbols.hpp @ 2477:3449f5e02cc4

Merge
author coleenp
date Tue, 12 Apr 2011 14:18:53 -0700
parents ed69575596ac 6a615eae2f34
children 0654ee04b214 732454aaf5cb
line wrap: on
line diff
--- a/src/share/vm/classfile/vmSymbols.hpp	Sat Apr 09 21:16:12 2011 -0700
+++ b/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")                              \