hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 37155 f00f299cb386
parent 36559 b35fcd3da015
parent 37064 5c82fa70d313
child 37179 4dbcb3a642d2
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Wed Mar 16 14:31:33 2016 +0100
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Sat Mar 19 01:23:46 2016 +0100
@@ -376,6 +376,7 @@
   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
   template(getCause_name,                             "getCause")                                 \
   template(initCause_name,                            "initCause")                                \
+  template(depth_name,                                "depth")                                    \
   template(setProperty_name,                          "setProperty")                              \
   template(getProperty_name,                          "getProperty")                              \
   template(context_name,                              "context")                                  \