Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-399

MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.8.3
    • 2.0.0
    • Bean / Property Utils
    • None
    • OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

    Description

      In case the MappedMethodReference has lost its reference due to garbage collection the reconstruction only works for methods which have the exact parameter types. In other cases a RuntimeException is thrown.

      However when MappedPropertyDescriptor creates such a MappedMethodReference it also finds methods which are compatible for given types.

      Marking critical as under high load this bug can occur and stop the system from working as expected.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sao Oliver Sauder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: