gtest build broken on PPC64 and aarch64

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 13
    • Affects Version/s: 13
    • Component/s: hotspot
    • None
    • b04
    • ppc, aarch64

      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.

            Assignee:
            Martin Doerr
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: