提交 df1ca007 编写于 作者: Y yhuang

6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against...

6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against 6u12b01 and passed against 6u11b03
Reviewed-by: yhuang, peytoia
上级 eca6ffe8
......@@ -180,11 +180,11 @@ public class Bug6317929 {
"(\ub274 \uc0ac\uc6b0\uc2a4 \uc6e8\uc77c\uc988)\"");
tzLocale = locales2Test[7];
if (!Currie.getDisplayName(false, TimeZone.LONG, tzLocale).equals
("Eastern Standard Time (Nya Sydwales)"))
("Eastern, normaltid (Nya Sydwales)"))
throw new RuntimeException("\n" + tzLocale + ": LONG, " +
"non-daylight saving name for " +
"Australia/Currie should be " +
"\"Eastern Standard Time " +
"\"Eastern, normaltid " +
"(Nya Sydwales)\"");
tzLocale = locales2Test[8];
if (!Currie.getDisplayName(false, TimeZone.LONG, tzLocale).equals
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册