Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8340477 Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones
  3. JDK-8342463

Release Note: Remove JDK1.1 Compatible Behavior for "EST", "MST", and "HST" Time Zones

XMLWordPrintable

      The JDK 1.1-compatible behavior for the "EST," "MST," and "HST" time zones has been removed. Previously, this behavior could be enabled using the `sun.timezone.ids.oldmapping` system property, but this property is no longer operational in this release. In general, the use of all legacy [Three-letter time zone IDs](https://docs.oracle.com/en/java/javase/24/docs/api/java.base/java/util/TimeZone.html#three-letter-time-zone-ids-heading) is deprecated. Instead, use the corresponding region-based time zone IDs listed in [ZoneId.SHORT_IDS](https://docs.oracle.com/en/java/javase/24/docs/api/java.base/java/time/ZoneId.html#SHORT_IDS).

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

              Created:
              Updated:
              Resolved: