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

[lang] [patch] ClassUtils.primitiveToWrapper and Void

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2
    • None
    • None
    • Operating System: other
      Platform: Other

    • 34327

    Description

      ClassUtils.primitiveToWrapper returns null when the specified Class is
      Void.TYPE. Because Void.TYPE is primitive but not present into
      primitiveWrapperMap. Should return Void.TYPE instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alban Alban Peignier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: