Skip to content

Commit 9a87e21

Browse files
Vladimir Petkoshipilev
authored andcommitted
8352800: [PPC] OpenJDK fails to build on PPC after JDK-8350106
Reviewed-by: rrich, shade
1 parent 4100dc9 commit 9a87e21

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
@@ -24,6 +24,7 @@
2424
*/
2525

2626
#include "memory/metaspace.hpp"
27+
#include "os_linux.hpp"
2728
#include "runtime/frame.inline.hpp"
2829
#include "runtime/javaThread.hpp"
2930

0 commit comments

Comments
 (0)