<i18n dev> Integrated: JDK-8319628: DateFormat does not mention IllegalArgumentException for invalid style args
Justin Lu
jlu at openjdk.org
Tue Nov 14 23:40:38 UTC 2023
On Sun, 12 Nov 2023 21:39:29 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8319868) which makes IllegalArgumentExceptions apparent for the _j.text.DateFormat_ static factory methods that have the _style_ parameter.
This pull request has now been integrated.
Changeset: d5abe496
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d5abe49670d81b9c4749ce777ed6bf2886228f2f
Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod
8319628: DateFormat does not mention IllegalArgumentException for invalid style args
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/16624
More information about the i18n-dev
mailing list