mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8257731: Remove excessive include of stubRoutines.hpp
Reviewed-by: coleenp, kvn
This commit is contained in:
parent
80dac5a87c
commit
d4282b0cfc
59 changed files with 89 additions and 26 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/flags/jvmFlag.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/stubRoutines.hpp"
|
||||
#if INCLUDE_G1GC
|
||||
#include "gc/g1/g1CardTable.hpp"
|
||||
#include "gc/g1/heapRegion.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue