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

Non-PCH gtest build fails after JDK-8239235 due to a missing include

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 15
    • 15
    • hotspot
    • b12
    • Verified

      When building without precompiled headers I get

      /priv/d038402/hg/jdk/test/hotspot/gtest/runtime/test_signatureStream.cpp: In member function 'virtual void SignatureStream_check_refcount_test_vm_Test::TestBody()':
      /priv/d038402/hg/jdk/test/hotspot/gtest/runtime/test_signatureStream.cpp:37:25: error: variable 'ResourceMark rm' has initializer but incomplete type
         ResourceMark rm(THREAD);

            rrich Richard Reingruber
            rrich Richard Reingruber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: