src/share/vm/classfile/classFileParser.hpp

changeset 7890
bf41eee321e5
parent 7417
0fa1f71a905b
child 7994
04ff2f6cd0eb
child 8761
4c3cae5323bb
     1.1 --- a/src/share/vm/classfile/classFileParser.hpp	Tue Jun 23 22:14:58 2015 -0400
     1.2 +++ b/src/share/vm/classfile/classFileParser.hpp	Thu Jun 11 14:19:40 2015 +0300
     1.3 @@ -126,6 +126,7 @@
     1.4        _method_CallerSensitive,
     1.5        _method_ForceInline,
     1.6        _method_DontInline,
     1.7 +      _method_InjectedProfile,
     1.8        _method_LambdaForm_Compiled,
     1.9        _method_LambdaForm_Hidden,
    1.10        _sun_misc_Contended,

mercurial