hotspot/src/share/vm/classfile/vmSymbols.hpp
changeset 7436 dbc43da3d512
parent 7397 5b173b4ca846
child 7900 4c7fc6332f7e
--- a/hotspot/src/share/vm/classfile/vmSymbols.hpp	Fri Dec 03 12:14:33 2010 -0800
+++ b/hotspot/src/share/vm/classfile/vmSymbols.hpp	Fri Dec 03 15:53:57 2010 -0800
@@ -132,6 +132,7 @@
   template(tag_runtime_invisible_parameter_annotations,"RuntimeInvisibleParameterAnnotations")    \
   template(tag_annotation_default,                    "AnnotationDefault")                        \
   template(tag_enclosing_method,                      "EnclosingMethod")                          \
+  template(tag_bootstrap_methods,                     "BootstrapMethods")                         \
                                                                                                   \
   /* exception klasses: at least all exceptions thrown by the VM have entries here */             \
   template(java_lang_ArithmeticException,             "java/lang/ArithmeticException")            \