mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +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
|
@ -91,6 +91,7 @@
|
|||
#include "runtime/monitorDeflationThread.hpp"
|
||||
#include "runtime/notificationThread.hpp"
|
||||
#include "runtime/os.hpp"
|
||||
#include "runtime/osThread.hpp"
|
||||
#include "runtime/perfMemory.hpp"
|
||||
#include "runtime/serviceThread.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue