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

replace strerror by os::strerror

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 11, 12
    • 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.

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

              Created:
              Updated:
              Resolved: