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

Fix for 8266610 breaks the build on macos

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 17
    • 17
    • core-libs
    • 17
    • b22

      The fix for JDK-8266610 includes a Linux specific header file in code that is built on non-Linux platforms.

      #if defined(__linux__) || defined(_ALLBSD_SOURCE) || defined(_AIX)
      #include <sys/ioctl.h>
      #include <linux/fs.h>

            vtewari Vyom Tewari
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: