hotspot/src/share/vm/classfile/classFileParser.hpp
changeset 31228 8e427370cdd1
parent 29201 fee2bbb2ec1d
child 31402 78cd32274693
--- a/hotspot/src/share/vm/classfile/classFileParser.hpp	Tue May 12 14:26:31 2015 +0200
+++ b/hotspot/src/share/vm/classfile/classFileParser.hpp	Thu Jun 11 14:19:40 2015 +0300
@@ -127,6 +127,7 @@
       _method_CallerSensitive,
       _method_ForceInline,
       _method_DontInline,
+      _method_InjectedProfile,
       _method_LambdaForm_Compiled,
       _method_LambdaForm_Hidden,
       _sun_misc_Contended,