Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.12.0
-
None
-
OpenJDK 16
Description
There is a known issue that I do not see tracked already. In Java 16, there is a failure when parsing sq_MK locale. This is not an issue with Apache Commons-Lang, but an issue with the addition of day period support in OpenJDK version 16. This is resolved in JDK 17, but there are still build failures in JDK 16 due to this bug with OpenJDK.
See [JDK-8262108] SimpleDateFormat formatting broken for sq_MK Locale - Java Bug System
and 8262108: SimpleDateFormat formatting broken for sq_MK Locale · openjdk/jdk@64e2130 (github.com)