Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2231

FastAnnotatedTypeLoader is checking org.jboss.weld.resources.spi.ClassFileInfo instead of org.jboss.jandex.ClassInfo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 2.4.1.Final, 3.0.0.Beta1
    • 2.4.0.Final, 3.0.0.Alpha17
    • None
    • None

    Description

      As a result, FastAnnotatedTypeLoader.checkTypeModifiers is always false and ClassFileInfo is never used to filter inner classes.

      We should also add some javadoc and clarify that it's actually just a workaround for JANDEX-37 (ClassFileInfo SPI is not intended to depend on a concrete bytecode scanning library).

      Note that it wasn't used before.

      Attachments

        Issue Links

          Activity

            People

              tremes1@redhat.com Tomas Remes
              mkouba@redhat.com Martin Kouba
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: