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

Fix for 8266610 breaks the build on macos

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • 17
    • 17
    • core-libs
    • 17
    • b22

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: