S390X builds are failing after JDK-8372754

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 27
    • Affects Version/s: 27
    • Component/s: hotspot
    • None
    • master

      JDK-8372754 introduced a new include in os_linux_s390.cpp, but included a wrong file. So it readily fails in GHA and local builds:

      /home/runner/work/jdk/jdk/src/hotspot/os_cpu/linux_s390/os_linux_s390.cpp:33:10: fatal error: cppstdlib/cstdlib.h: No such file or directory
         33 | #include "cppstdlib/cstdlib.h"
            | ^~~~~~~~~~~~~~~~~~~~~

            Assignee:
            Aleksey Shipilev
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: