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

Build failures after JDK-8200106 (Move NoSafepointVerifier out from gcLocker.hpp)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • None
    • hotspot
    • None
    • gc
    • b10

      x86_32:

      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp: In function 'int JVM_handle_linux_signal(int, siginfo_t*, void*, int)':
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp:553:21: error: expected primary-expression before ')' token
               log_debug(os)("Execution protection violation "
                           ^
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp:553:21: error: 'log_debug' was not declared in this scope
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp: In static member function 'static bool os::supports_sse()':
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp:652:14: error: expected primary-expression before ')' token
         log_info(os)("OS version is %d.%d, which %s support SSE/SSE2",
                    ^
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp:652:14: error: 'log_info' was not declared in this scope
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp: In static member function 'static void os::workaround_expand_exec_shield_cs_limit()':
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp:893:14: error: expected primary-expression before ')' token
         log_info(os)("[CS limit NX emulation work-around, exec code at: %p]", codebuf);
                    ^
      /pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp:893:14: error: 'log_info' was not declared in this scope

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

              Created:
              Updated:
              Resolved: