Duplicate :
|
|
Relates :
|
Build fails after JDK-8214271: src/hotspot/share/runtime/thread.hpp:1290:15: error: inline function ���void JavaThread::set_thread_state(JavaThreadState)��� used but never defined while building hotspot/variant-server/libjvm/gtest/objs/test_waitBarrier.o On PPC64 as well as on aarch64 thread.inline.hpp needs to be included in order to have a definition for set_thread_state.
|