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

Getting the date using java.util.Date is not MT safe

    XMLWordPrintable

Details

    • 1.0alpha3
    • sparc
    • solaris_2.4
    • Not verified

    Description

      Getting the date using java.util.Data is not MT safe. The Solaris version
      uses localtime() and should use localtime_r(). This means that the implementation
      of nowValue needs to be moved into a system depended directory.

      Attachments

        Activity

          People

            jag James Gosling (Inactive)
            ahoffsunw Arthur Hoff (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: