[ 
https://issues.apache.org/jira/browse/LANG-1668?focusedWorklogId=737253&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737253
 ]

ASF GitHub Bot logged work on LANG-1668:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Mar/22 16:14
            Start Date: 06/Mar/22 16:14
    Worklog Time Spent: 10m 
      Work Description: garydgregory merged pull request #862:
URL: https://github.com/apache/commons-lang/pull/862


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 737253)
    Time Spent: 40m  (was: 0.5h)

> Unlisted breaking change in behaviour of MethodUtils#getMatchingMethod
> ----------------------------------------------------------------------
>
>                 Key: LANG-1668
>                 URL: https://issues.apache.org/jira/browse/LANG-1668
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.reflect.*
>    Affects Versions: 3.12.0
>            Reporter: Lukas Wulff
>            Priority: Critical
>              Labels: newbie
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> After upgrading from 3.11 to 3.12 some Unit Tests of mine were failing.
> I tracked this back to an undocumented change in lang3:
> MethodUtils#getMatchingMethod is behaving differently.
> Previously, it returned the closest match when no exact match could be found.
> Now, it throws an IllegalStateException when there is no unique result.
> It would have saved me some time if this had been noted in the change notes.
> Not quite sure where to bring this up or whether this qualifies as a bug, but 
> I hope I'm helping by mentioning it here.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to