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

replace strerror by os::strerror

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 12
    • 11, 12
    • hotspot
    • None
    • b24
    • generic
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: