summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/patch-TimeZoneNames (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-03- Sync. extremely outdated sun.util.resources.TimeZoneNames to the latestJung-uk Kim1-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.