mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8260306: Do not include osThread.hpp in thread.hpp
Reviewed-by: coleenp, lfoltan
This commit is contained in:
parent
06348dfcae
commit
535c2927b6
20 changed files with 33 additions and 13 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue