8261106: Reduce inclusion of jniHandles.hpp

Reviewed-by: coleenp, hseigel
This commit is contained in:
Ioi Lam 2021-02-04 19:05:38 +00:00
parent d9aefa36ac
commit c59e4b66bb
43 changed files with 36 additions and 8 deletions

View file

@ -41,6 +41,7 @@
#include "runtime/deoptimization.hpp"
#include "runtime/frame.inline.hpp"
#include "runtime/interfaceSupport.inline.hpp"
#include "runtime/jniHandles.hpp"
#include "runtime/synchronizer.hpp"
#include "runtime/thread.inline.hpp"
#include "runtime/threadSMR.inline.hpp"