mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8310076: Reduce inclusion of bytecodeStream.hpp
Reviewed-by: dholmes, coleenp
This commit is contained in:
parent
21f6d83358
commit
a45f92961b
7 changed files with 12 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue