jdk/test/sun/util/resources/TimeZone/Bug6317929.java
changeset 5305 02eb2f3cac63
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
5304:a619fd2a6c14 5305:02eb2f3cac63
   178                                        "Australia/Currie should be " +
   178                                        "Australia/Currie should be " +
   179                                        "\"\ub3d9\ubd80 \ud45c\uc900\uc2dc" +
   179                                        "\"\ub3d9\ubd80 \ud45c\uc900\uc2dc" +
   180                                        "(\ub274 \uc0ac\uc6b0\uc2a4 \uc6e8\uc77c\uc988)\"");
   180                                        "(\ub274 \uc0ac\uc6b0\uc2a4 \uc6e8\uc77c\uc988)\"");
   181         tzLocale = locales2Test[7];
   181         tzLocale = locales2Test[7];
   182         if (!Currie.getDisplayName(false, TimeZone.LONG, tzLocale).equals
   182         if (!Currie.getDisplayName(false, TimeZone.LONG, tzLocale).equals
   183            ("Eastern Standard Time (Nya Sydwales)"))
   183            ("Eastern, normaltid (Nya Sydwales)"))
   184             throw new RuntimeException("\n" + tzLocale + ": LONG, " +
   184             throw new RuntimeException("\n" + tzLocale + ": LONG, " +
   185                                        "non-daylight saving name for " +
   185                                        "non-daylight saving name for " +
   186                                        "Australia/Currie should be " +
   186                                        "Australia/Currie should be " +
   187                                        "\"Eastern Standard Time " +
   187                                        "\"Eastern, normaltid " +
   188                                        "(Nya Sydwales)\"");
   188                                        "(Nya Sydwales)\"");
   189         tzLocale = locales2Test[8];
   189         tzLocale = locales2Test[8];
   190         if (!Currie.getDisplayName(false, TimeZone.LONG, tzLocale).equals
   190         if (!Currie.getDisplayName(false, TimeZone.LONG, tzLocale).equals
   191            ("\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4\uff08\u65b0\u5357\u5a01\u5c14\u65af\uff09"))
   191            ("\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4\uff08\u65b0\u5357\u5a01\u5c14\u65af\uff09"))
   192             throw new RuntimeException("\n" + tzLocale + ": LONG, " +
   192             throw new RuntimeException("\n" + tzLocale + ": LONG, " +