-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b17
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8356802 | 21.0.8 | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8356476 | 17.0.16 | Christoph Langer | P4 | Resolved | Fixed | master |
setZoneStrings() takes a multi dimensional array of String as input. If any of the rows have a length less than 5, an IllegalArgumentException is thrown.
Currently, the exception is thrown without any indication of what went wrong
Currently, the exception is thrown without any indication of what went wrong
- backported by
-
JDK-8356476 j.text.DateFormatSymbols setZoneStrings() exception is unhelpful
-
- Resolved
-
-
JDK-8356802 j.text.DateFormatSymbols setZoneStrings() exception is unhelpful
-
- Resolved
-
- links to
-
Commit openjdk/jdk/ef49e6c0
-
Commit(master) openjdk/jdk17u-dev/83291051
-
Commit(master) openjdk/jdk21u-dev/38a356d3
-
Review openjdk/jdk/15849
-
Review(master) openjdk/jdk17u-dev/3544
-
Review(master) openjdk/jdk21u-dev/1734
(3 links to)