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

Invalid default TimeZone for 'Europe/Minsk'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 6u29
    • core-libs

      FULL PRODUCT VERSION :
      java version "1.6.0_30"
      Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
      Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)

      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.1.7601]

      A DESCRIPTION OF THE PROBLEM :
      I set in the Windows settings TimeZone: (UTC +03:00) Kaliningrad, Minsk.

      And as a result execution
               System.out.println (System.getProperty ("user.timezone"));
      I see
               America/Caracas
      instead of
              Europe/Minsk

      REGRESSION. Last worked in version 6u29


      REPRODUCIBILITY :
      This bug can be reproduced always.

            okutsu Masayoshi Okutsu
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: