Remove os:: API's that just call system API's

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: hotspot
    • b07

      Functions os::close(), os::read(), and os::socket() just call ::close(), ::read(), and ::socket() for both Posix and Windows. The os:: versions of these functions should be removed and hotspot should call the :: versions directly.

            Assignee:
            Harold Seigel (Inactive)
            Reporter:
            Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: