6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended

Reviewed-by: okutsu
This commit is contained in:
Yuka Kamiya 2008-11-18 15:59:36 +09:00
parent 36134f31f5
commit 59b2212c9d

View File

@ -25,6 +25,7 @@
* @test
* @bug 4823811
* @summary Confirm that text which includes numbers with a trailing minus sign is parsed correctly.
* @run main/othervm -Duser.timezone=GMT+09:00 Bug4823811
*/
import java.text.*;