mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue