mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8171960: Event-based tracing needs separate flag representation for Method
Reviewed-by: hseigel, gtriantafill, dholmes
This commit is contained in:
parent
09dee71ddd
commit
2bc33c2996
6 changed files with 14 additions and 20 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue