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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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()

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

              Created:
              Updated:
              Resolved: