We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac1fa0 commit 1d96b82Copy full SHA for 1d96b82
src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.cpp
@@ -26,6 +26,7 @@
26
#include "precompiled.hpp"
27
#include "memory/metaspace.hpp"
28
#include "runtime/frame.inline.hpp"
29
+#include "runtime/os.hpp"
30
#include "runtime/thread.hpp"
31
32
frame JavaThread::pd_last_frame() {
0 commit comments