8257731: Remove excessive include of stubRoutines.hpp

Reviewed-by: coleenp, kvn
This commit is contained in:
Ioi Lam 2020-12-10 23:57:35 +00:00
parent 80dac5a87c
commit d4282b0cfc
59 changed files with 89 additions and 26 deletions

View file

@ -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"