replace strerror by os::strerror

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 12
    • Affects Version/s: 11, 12
    • Component/s: hotspot
    • None
    • b24
    • generic
    • generic

      Hotspot still has a few uses of the thread unsafe strerror function.
      Most places where strerror has been used previously, were already replaced by os::strerror (using a errno_to_string error text array).

      But a few places remained and should also use os:strerror.

            Assignee:
            Matthias Baesken
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: