Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8216560

gtest build broken on PPC64 and aarch64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 13
    • 13
    • 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.

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

              Created:
              Updated:
              Resolved: