[
https://issues.apache.org/jira/browse/LANG-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401474#comment-17401474
]
Andrew Thomas commented on LANG-1669:
-------------------------------------
PR opened here: [LANG-1669|https://github.com/apache/commons-lang/pull/791]
> Known Failure in Java 16 When Parsing sq_MK Locale
> --------------------------------------------------
>
> Key: LANG-1669
> URL: https://issues.apache.org/jira/browse/LANG-1669
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.time.*
> Affects Versions: 3.12.0
> Environment: OpenJDK 16
> Reporter: Andrew Thomas
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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|https://bugs-stage.openjdk.java.net/browse/JDK-8262108]
> and [8262108: SimpleDateFormat formatting broken for sq_MK Locale ·
> openjdk/jdk@64e2130
> (github.com)|https://github.com/openjdk/jdk/commit/64e21307]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)