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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • 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.

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

              Created:
              Updated:
              Resolved: