[ 
https://issues.apache.org/jira/browse/LANG-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047884#comment-18047884
 ] 

Sebb commented on LANG-1810:
----------------------------

Which says:

"If a field that was not declared final is changed to be declared final, then 
it can break compatibility with pre-existing binaries that attempt to assign 
new values to the field."

i.e. it will only cause issues for applications that are already faulty.

> Public static fields must be final
> ----------------------------------
>
>                 Key: LANG-1810
>                 URL: https://issues.apache.org/jira/browse/LANG-1810
>             Project: Commons Lang
>          Issue Type: Bug
>    Affects Versions: 3.20.0
>            Reporter: Sebb
>            Priority: Major
>             Fix For: 4.0
>
>
> https://github.com/apache/commons-lang/blob/8b91981bf647312d2b0af0cc5d00d42f5d843868/src/main/java/org/apache/commons/lang3/ArrayUtils.java#L197



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to