8310076: Reduce inclusion of bytecodeStream.hpp

Reviewed-by: dholmes, coleenp
This commit is contained in:
Ioi Lam 2023-06-16 15:26:26 +00:00
parent 21f6d83358
commit a45f92961b
7 changed files with 12 additions and 4 deletions

View file

@ -43,6 +43,7 @@
#include "compiler/compilationPolicy.hpp"
#include "compiler/compileBroker.hpp"
#include "gc/shared/collectedHeap.inline.hpp"
#include "interpreter/bytecodeStream.hpp"
#include "interpreter/oopMapCache.hpp"
#include "interpreter/rewriter.hpp"
#include "jvm.h"