8171960: Event-based tracing needs separate flag representation for Method

Reviewed-by: hseigel, gtriantafill, dholmes
This commit is contained in:
Markus Grönlund 2017-01-17 16:18:03 +01:00
parent 09dee71ddd
commit 2bc33c2996
6 changed files with 14 additions and 20 deletions

View file

@ -535,7 +535,6 @@
\
declare_constant(markOopDesc::no_hash) \
\
declare_constant(Method::_jfr_towrite) \
declare_constant(Method::_caller_sensitive) \
declare_constant(Method::_force_inline) \
declare_constant(Method::_dont_inline) \