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

@ -89,6 +89,7 @@
#include "runtime/globals.hpp"
#include "runtime/java.hpp"
#include "runtime/javaCalls.hpp"
#include "runtime/jniHandles.hpp"
#include "runtime/monitorDeflationThread.hpp"
#include "runtime/notificationThread.hpp"
#include "runtime/os.hpp"