summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/patch-TimeZoneNames (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latestJung-uk Kim2014-03-031-0/+4097
tzdata 2013i from the upstream. Note we are not updating zoneinfo data here as it can be updated via java/java-zoneinfo. - Fix build with Clang 3.4 and other miscellaneous issues while I am here.