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

Windows: iso8601_time() uses localtime() which might be MT-unsafe on some versions of Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • tbd
    • hs15
    • hotspot
    • generic
    • generic

      During the recent code-review for 6800586, some review comments
      came in that appeared to indicate that on some versions of Windows,
      localtime() may be MT-unsafe and might therefore need to be replaced
      by a suitable MT-safe version to avoid the fate described in 6800586 and
      fixed in that CR for Solaris and Linux. See the comments section for the
      relavant email exchanges.

            Unassigned Unassigned
            ysr Y. Ramakrishna
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: