Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1115

Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.5
    • lang.reflect.*
    • None
    • Patch

    Description

      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.

      Attachments

        1. LANG-1115.patch
          26 kB
          Joe Ferner

        Activity

          People

            chonton Charles Honton
            joeferner Joe Ferner
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: