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

Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • None
    • hotspot
    • None
    • b11

      AArch64 non-PCH build fails:

      In file included from /home/shade/jdk-jdk/src/hotspot/share/utilities/globalCounter.inline.hpp:29:0,
                       from /home/shade/jdk-jdk/test/hotspot/gtest/utilities/test_globalCounter.cpp:29:
      /home/shade/jdk-jdk/src/hotspot/share/runtime/thread.hpp:1173:15: warning: inline function 'void JavaThread::set_thread_state(JavaThreadState)' used but never defined
         inline void set_thread_state(JavaThreadState s);
                     ^~~~~~~~~~~~~~~~
      /home/shade/jdk-jdk/build/linux-aarch64-normal-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/test_globalCounter.o: In function `VMThreadBlocker::run()':
      /home/shade/jdk-jdk/test/hotspot/gtest/utilities/utilitiesHelper.inline.hpp:53: undefined reference to `JavaThread::set_thread_state(JavaThreadState)'
      /home/shade/jdk-jdk/build/linux-aarch64-normal-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/test_globalCounter.o: In function `JavaTestThread::prerun()':
      /home/shade/jdk-jdk/test/hotspot/gtest/utilities/utilitiesHelper.inline.hpp:83: undefined reference to `JavaThread::set_thread_state(JavaThreadState)'

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: