8239017: cmp-baseline fails because of differences in TimeZoneNames_kea

Reviewed-by: erikj
This commit is contained in:
Naoto Sato 2020-02-13 17:14:45 -08:00
parent bcb804f07f
commit 27391005a5

View File

@ -685,7 +685,7 @@ public class CLDRConverter {
}
private static Map<String, Object> extractZoneNames(Map<String, Object> map, String id) {
Map<String, Object> names = new HashMap<>();
Map<String, Object> names = new TreeMap<>(KeyComparator.INSTANCE);
getAvailableZoneIds().stream().forEach(tzid -> {
// If the tzid is deprecated, get the data for the replacement id