Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-11163

Class parsing does not set erasure of type param with bounds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.0-alpha-1, 4.0.14, 3.0.19
    • 5.0.0-alpha-2, 4.0.15, 3.0.20
    • None
    • None

    Description

      When the ASM class decompiler reads in a class like "class C<T extends X> ..." it does not set the erasure type of "T" like ResolveVisitor does for a primary ClassNode.

      Attachments

        Issue Links

          Activity

            People

              emilles Eric Milles
              emilles Eric Milles
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: