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

Redundant entries in Windows `tzmappings` file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • core-libs
    • b18
    • generic
    • windows

      Windows JDK has `lib/tzmappings` file that maps Windows time zones and Java's time zones. There are redundant entries, e.g.,
      ```
      Mountain Standard Time (Mexico):MX:America/Mazatlan:
      Mountain Standard Time (Mexico):001:America/Mazatlan:
      ```
      The latter line should cover all regions including `MX`, so the former line should be removed.

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: