8244775: Remove unnecessary dependency to jfrEvents.hpp

Reviewed-by: kbarrett, kvn
This commit is contained in:
Ioi Lam 2020-05-13 10:56:51 -07:00
parent 49bfbd3bc7
commit 92d1c4a61a
16 changed files with 110 additions and 59 deletions

View file

@ -37,6 +37,7 @@
#include "compiler/compileBroker.hpp"
#include "compiler/compilerEvent.hpp"
#include "interpreter/bytecode.hpp"
#include "jfr/jfrEvents.hpp"
#include "memory/resourceArea.hpp"
#include "oops/oop.inline.hpp"
#include "runtime/sharedRuntime.hpp"