Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2642

Wildcard Generic Type Args are not properly detected, always using Object instead

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M6
    • Core
    • None

    Description

      ParameterizedType detection generally misses Wildcard bounds. Always falls back to Object.

      eg. List<? extends Customer> has TypeOfFacet with element type Object.class while it should be Customer

      Attachments

        Issue Links

          Activity

            People

              hobrom Andi Huber
              hobrom Andi Huber
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: