-
Bug
-
Resolution: Unresolved
-
P5
-
8u20
-
8u-dev, Hudson build 258
Tested on Mac, but I think this should be platform-independent.
Run HelloDatePicker. Enable the Editable TextField. Navigate to the text field and enter a digit (e.g. 6) before the year number, so that the resulting string looks like:
1/16/62014
and press Enter. The text in the DatePicker transforms to
1/16/+62014
Also, it will print out an error: can't parse text at index 5.
1/16/62014
and press Enter. The text in the DatePicker transforms to
1/16/+62014
Also, it will print out an error: can't parse text at index 5.
- is blocked by
-
JDK-8033723 java.time.DateTimeFormatter can't parse years with '+' sign
-
- Open
-
- relates to
-
JDK-8096176 Date picker fails with LocalDate.MAX and LocalDate.MIN values.
-
- Resolved
-