From 356c5f45282233378e17519c0e8eb5f32f175846 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Thu, 26 May 2011 19:42:16 +0000 Subject: [PATCH] ICU-8589 Corrected the condition for using country display name in a time zone partial location name. X-SVN-Rev: 30147 --- .../src/com/ibm/icu/impl/TimeZoneGenericNames.java | 12 ++++++++++-- .../com/ibm/icu/dev/test/format/DateFormatTest.java | 5 ++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/icu4j/main/classes/core/src/com/ibm/icu/impl/TimeZoneGenericNames.java b/icu4j/main/classes/core/src/com/ibm/icu/impl/TimeZoneGenericNames.java index 4f96ffd61eb..81c6506c69c 100644 --- a/icu4j/main/classes/core/src/com/ibm/icu/impl/TimeZoneGenericNames.java +++ b/icu4j/main/classes/core/src/com/ibm/icu/impl/TimeZoneGenericNames.java @@ -534,9 +534,17 @@ public class TimeZoneGenericNames implements Serializable, Freezable