JDK-8148446 : (tz) Support tzdata2016a
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-01-28
  • Updated: 2024-04-19
  • Resolved: 2016-02-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7 JDK 8 JDK 9 Other
6u115Fixed 7u101Fixed 8u101Fixed 9 b106Fixed openjdk7uFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Sub Tasks
JDK-8156557 :  
JDK-8330723 :  
Description
The 2016a release of the tz code and data is available.  It reflects the 
following changes, which were either circulated on the tz mailing list 
or are relatively minor technical or administrative changes:

   Changes affecting future time stamps

     America/Cayman will not observe daylight saving this year after all.
     Revert our guess that it would.  (Thanks to Matt Johnson.)

     Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00.
     (Thanks to Alexander Krivenyshev.)

     Asia/Tehran now has DST predictions for the year 2038 and later,
     to be March 21 00:00 to September 21 00:00.  This is likely better
     than predicting no DST, albeit off by a day every now and then.

   Changes affecting past and future time stamps

     America/Metlakatla switched from PST all year to AKST/AKDT on
     2015-11-01 at 02:00.  (Thanks to Steffen Thorsen.)

     America/Santa_Isabel has been removed, and replaced with a
     backward compatibility link to America/Tijuana.  Its contents were
     apparently based on a misreading of Mexican legislation.

   Changes affecting past time stamps

     Asia/Karachi's two transition times in 2002 were off by a minute.
     (Thanks to Matt Johnson.)

   Changes affecting build procedure

     An installer can now combine leap seconds with use of the backzone 
file,
     e.g., with 'make PACKRATDATA=backzone REDO=posix_right zones'.
     The old 'make posix_packrat' rule is now marked as obsolescent.
     (Thanks to Ian Abbott for an initial implementation.)

   Changes affecting documentation and commentary

     A new file LICENSE makes it easier to see that the code and data
     are mostly public-domain.  (Thanks to James Knight.) The three
     non-public-domain files now use the current (3-clause) BSD license
     instead of older versions of that license.

     tz-link.htm mentions the BDE library (thanks to Andrew Paprocki),
     CCTZ (thanks to Tim Parenti), TimeJones.com, and has a new section
     on editing tz source files (with a mention of Sublime zoneinfo,
     thanks to Gilmore Davidson).

     The Theory and asia files now mention the 2015 book "The Global
     Transformation of Time, 1870-1950", and cite a couple of reviews.

     The America/Chicago entry now documents the informal use of US
     central time in Fort Pierre, South Dakota.  (Thanks to Rick
     McDermid, Matt Johnson, and Steve Jones.)

Here are links to the release files:

   ftp://ftp.iana.org/tz/releases/tzcode2016a.tar.gz
   ftp://ftp.iana.org/tz/releases/tzdata2016a.tar.gz

The files are also available via HTTP as follows:

http://www.iana.org/time-zones/repository/releases/tzcode2016a.tar.gz
http://www.iana.org/time-zones/repository/releases/tzdata2016a.tar.gz

Comments
As usual UR SQE OK to take time zone update to the current CPU release.
13-05-2016

URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/ab2ab8a6f54c User: lana Date: 2016-02-17 20:42:45 +0000
17-02-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/ab2ab8a6f54c User: aefimov Date: 2016-02-09 11:53:04 +0000
09-02-2016