Skip to content

Commit 72bcd82

Browse files
committed
8352800: [PPC] OpenJDK fails to build on PPC after JDK-8350106
Backport-of: 9a87e2134ef531a6906454186517d3eee2e487c2
1 parent f5ae66e commit 72bcd82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/os_cpu/linux_ppc/javaThread_linux_ppc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
#include "precompiled.hpp"
2727
#include "memory/metaspace.hpp"
28+
#include "os_linux.hpp"
2829
#include "runtime/frame.inline.hpp"
2930
#include "runtime/javaThread.hpp"
3031

0 commit comments

Comments
 (0)