[
https://issues.apache.org/jira/browse/LANG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546382#comment-14546382
]
ASF GitHub Bot commented on LANG-1115:
--------------------------------------
Github user coveralls commented on the pull request:
https://github.com/apache/commons-lang/pull/89#issuecomment-102547160
[](https://coveralls.io/builds/2576872)
Coverage decreased (-0.01%) to 93.26% when pulling
**153808cba43184617078079587f34b47b56cf033 on
RedSeal-co:LANG-1115-Add-support-for-varargs-in-method-utils** into
**19dace1b8a2ce1734872c683bc881c420c23a1a3 on apache:master**.
> Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils
> -------------------------------------------------------------------------
>
> Key: LANG-1115
> URL: https://issues.apache.org/jira/browse/LANG-1115
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.reflect.*
> Reporter: Joe Ferner
> Priority: Minor
> Fix For: Review Patch
>
> Attachments: LANG-1115.patch
>
>
> Currently when calling methods such as
> MethodUtils.getMatchingAccessibleMethod variable arguments are not supported.
> It would be nice if by calling getMatchingAccessibleMethod with arguments
> that the java compiler would normally match with a vararg method would be
> matched.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)