Loading... (original) (raw)

aarch64-zero:

In file included from /home/shade/jdk-jdk/src/hotspot/share/interpreter/interpreterRuntime.hpp:34:0,
from /home/shade/jdk-jdk/src/hotspot/cpu/zero/stack_zero.cpp:28:
/home/shade/jdk-jdk/src/hotspot/share/runtime/thread.hpp:1226:26: warning: inline function 'JavaThreadState JavaThread::thread_state() const' used but never defined
inline JavaThreadState thread_state() const;
^~~~~~~~~~~~

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8256805 Zero builds fail with "undefined JavaThread::thread_state()"

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8200299 Non-PCH build for aarch64 fails

Bug - A problem which impairs or prevents the functions of the product. JDK-8199809 Don't include frame.inline.hpp and other.inline.hpp from .hpp files