src/share/vm/classfile/classFileParser.hpp

Print this page

        

@@ -131,10 +131,11 @@
       _method_LambdaForm_Compiled,
       _method_LambdaForm_Hidden,
       _method_HotSpotIntrinsicCandidate,
       _sun_misc_Contended,
       _field_Stable,
+      _vm_annotation_ReservedStackAccess,
       _annotation_LIMIT
     };
     const Location _location;
     int _annotations_present;
     u2 _contended_group;