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

Fix aix after "8146879: Add option for handling existing log files in UL"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • 9
    • b120
    • aix

      Aix defines in stdio.h
      #define fileno(__p) ((__p)->_file)

      This breaks the build after 8146879 introduced a method called fileno()
      in os.hpp.

      Rename fileno() to get_fileno()

            goetz Goetz Lindenmaier
            goetz Goetz Lindenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: