6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended
Reviewed-by: okutsu
This commit is contained in:
parent
36134f31f5
commit
59b2212c9d
@ -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.*;
|
||||
|
Loading…
Reference in New Issue
Block a user