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

Zero: Linux x86_32 build still fails

    XMLWordPrintable

Details

    • b26

    Backports

      Description

        There is no os::workaround_expand_exec_shield_cs_limit symbol available:

        /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/os/linux/os_linux.cpp:4545: undefined reference to `os::workaround_expand_exec_shield_cs_limit()'
        collect2: error: ld returned 1 exit status

        That symbol is defined in os_linux_x86.cpp, which is not available to Zero that builds os_linux_zero.cpp.
        JDK-8248271 added the declaration to os_linux_zero.hpp, but that is not enough, because the definition is still missing.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: