8264868: Reduce inclusion of registerMap.hpp and register.hpp

Reviewed-by: coleenp, dholmes
This commit is contained in:
Ioi Lam 2021-04-10 06:09:52 +00:00
parent 5784f6b7f7
commit c15680e742
27 changed files with 212 additions and 60 deletions

View file

@ -71,6 +71,7 @@
#include "runtime/safepointVerifiers.hpp"
#include "runtime/sharedRuntime.hpp"
#include "runtime/signature.hpp"
#include "runtime/stackFrameStream.inline.hpp"
#include "runtime/stackWatermarkSet.hpp"
#include "runtime/stubRoutines.hpp"
#include "runtime/thread.hpp"