-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b85
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142125 | emb-9 | Aleksej Efimov | P3 | Resolved | Fixed | team |
JDK-8147688 | 8u92 | Aleksej Efimov | P3 | Resolved | Fixed | b03 |
JDK-8139543 | 8u91 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8138904 | 8u72 | Aleksej Efimov | P3 | Resolved | Fixed | b02 |
JDK-8139811 | 8u71 | Aleksej Efimov | P3 | Resolved | Fixed | b04 |
JDK-8147248 | emb-8u91 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8143775 | emb-8u71 | Aleksej Efimov | P3 | Resolved | Fixed | b04 |
JDK-8138908 | 7u95 | Aleksej Efimov | P3 | Closed | Fixed | b03 |
JDK-8148591 | openjdk7u | Aleksej Efimov | P3 | Resolved | Fixed | master |
JDK-8138911 | 6u111 | Aleksej Efimov | P3 | Resolved | Fixed | b03 |
Changes affecting future time stamps
Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25.
(Thanks to Fatih.)
Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.
(Thanks to Alexander Krivenyshev.)
Fiji's 2016 fall-back transition is scheduled for January 17, not 24.
(Thanks to Ken Rylander.)
Fort Nelson, British Columbia will not fall back on 2015-11-01. It has
effectively been on MST (-0700) since it advanced its clocks on 2015-03-08.
New zone America/Fort_Nelson. (Thanks to Matt Johnson.)
Changes affecting past time stamps
Norfolk observed DST from 1974-10-27 02:00 to 1975-03-02 02:00.
Changes affecting code
localtime no longer mishandles America/Anchorage after 2037.
(Thanks to Bradley White for reporting the bug.)
On hosts with signed 32-bit time_t, localtime no longer mishandles
Pacific/Fiji after 2038-01-16 14:00 UTC.
The localtime module allows the variables 'timezone', 'daylight',
and 'altzone' to be in common storage shared with other modules,
and declares them in case the system <time.h> does not.
(Problems reported by Kees Dekker.)
On platforms with tm_zone, strftime.c now assumes it is not NULL.
This simplifies the code and is consistent with zdump.c.
(Problem reported by Christos Zoulas.)
Changes affecting documentation
The tzfile man page now documents that transition times denote the
starts (not the ends) of the corresponding time periods.
(Ambiguity reported by Bill Seymour.)
Here are links to the release files:
ftp://ftp.iana.org/tz/releases/tzcode2015g.tar.gz
ftp://ftp.iana.org/tz/releases/tzdata2015g.tar.gz
The files are also available via HTTP as follows:
http://www.iana.org/time-zones/repository/releases/tzcode2015g.tar.gz
http://www.iana.org/time-zones/repository/releases/tzdata2015g.tar.gz
- backported by
-
JDK-8138904 (tz) Support tzdata2015g
- Resolved
-
JDK-8138911 (tz) Support tzdata2015g
- Resolved
-
JDK-8139543 (tz) Support tzdata2015g
- Resolved
-
JDK-8139811 (tz) Support tzdata2015g
- Resolved
-
JDK-8142125 (tz) Support tzdata2015g
- Resolved
-
JDK-8143775 (tz) Support tzdata2015g
- Resolved
-
JDK-8147248 (tz) Support tzdata2015g
- Resolved
-
JDK-8147688 (tz) Support tzdata2015g
- Resolved
-
JDK-8148591 (tz) Support tzdata2015g
- Resolved
-
JDK-8138908 (tz) Support tzdata2015g
- Closed
1.
|
IANA Data 2015g | Closed | Clifford Wayne (Inactive) |