hotspot/src/share/vm/classfile/classFileParser.hpp
changeset 31402 78cd32274693
parent 31366 67eccccbb2ca
parent 31228 8e427370cdd1
child 31587 e48945b7849c
--- a/hotspot/src/share/vm/classfile/classFileParser.hpp	Wed Jun 24 14:28:30 2015 +0000
+++ b/hotspot/src/share/vm/classfile/classFileParser.hpp	Wed Jun 24 13:38:01 2015 +0200
@@ -127,6 +127,7 @@
       _method_CallerSensitive,
       _method_ForceInline,
       _method_DontInline,
+      _method_InjectedProfile,
       _method_LambdaForm_Compiled,
       _method_LambdaForm_Hidden,
       _sun_misc_Contended,