8260306: Do not include osThread.hpp in thread.hpp

Reviewed-by: coleenp, lfoltan
This commit is contained in:
Ioi Lam 2021-01-24 02:40:57 +00:00
parent 06348dfcae
commit 535c2927b6
20 changed files with 33 additions and 13 deletions

View file

@ -65,6 +65,7 @@
#include "runtime/jniHandles.inline.hpp"
#include "runtime/keepStackGCProcessed.hpp"
#include "runtime/objectMonitor.inline.hpp"
#include "runtime/osThread.hpp"
#include "runtime/safepointVerifiers.hpp"
#include "runtime/sharedRuntime.hpp"
#include "runtime/signature.hpp"