On Tue, 15 Apr 2025 20:16:04 GMT, Marius Hanl <mh...@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 <mh...@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

Reply via email to