Skip to content

Commit 1d96b82

Browse files
committed
8352800: [PPC] OpenJDK fails to build on PPC after JDK-8350106
Reviewed-by: mdoerr Backport-of: 72bcd824606d8a9bc25fb088e73de4c25738ecea
1 parent dac1fa0 commit 1d96b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "precompiled.hpp"
2727
#include "memory/metaspace.hpp"
2828
#include "runtime/frame.inline.hpp"
29+
#include "runtime/os.hpp"
2930
#include "runtime/thread.hpp"
3031

3132
frame JavaThread::pd_last_frame() {

0 commit comments

Comments
 (0)