Integrated: 8354702: [TestBug] LocalDateTimeStringConverterTest Workaround can be removed
Marius Hanl
mhanl at openjdk.org
Wed Apr 16 18:09:47 UTC 2025
On Tue, 15 Apr 2025 20:16:04 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
> [JDK-8297316](https://bugs.openjdk.org/browse/JDK-8297316) added a Workaround for the Japanese Date Converter, which is different on JDK20 and newer. Since our Boot JDK is Java 22 as of April 2025, we can remove the workaround.
>
> We should also consider testing and closing: [JDK-8265727](https://bugs.openjdk.org/browse/JDK-8265727) and [JDK-8141350](https://bugs.openjdk.org/browse/JDK-8141350), which seems to work fine for me (German Locale, Test correctly changes that).
This pull request has now been integrated.
Changeset: 75f36dce
Author: Marius Hanl <mhanl at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/75f36dce593e6bd0995e7ccb01452056c61e5230
Stats: 12 lines in 1 file changed: 0 ins; 10 del; 2 mod
8354702: [TestBug] LocalDateTimeStringConverterTest Workaround can be removed
Reviewed-by: angorya
-------------
PR: https://git.openjdk.org/jfx/pull/1778
More information about the openjfx-dev
mailing list