Skip to content

Commit 82612e2

Browse files
committedJul 19, 2023
8312329: Minimal build failure after JDK-8311541
Reviewed-by: dholmes, amitkumar
1 parent 702fea8 commit 82612e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/hotspot/share/runtime/javaThread.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
#include "runtime/lockStack.inline.hpp"
7474
#include "runtime/mutexLocker.hpp"
7575
#include "runtime/orderAccess.hpp"
76+
#include "runtime/os.inline.hpp"
7677
#include "runtime/osThread.hpp"
7778
#include "runtime/safepoint.hpp"
7879
#include "runtime/safepointMechanism.inline.hpp"

0 commit comments

Comments
 (0)
Please sign in to comment.