-
Bug
-
Resolution: Done
-
Minor
-
2.4.0.Final, 3.0.0.Alpha17
-
None
-
None
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.
- blocks
-
JBEAP-6345 WELD-000169 warning upon deploy of deployments
- Closed
- relates to
-
WELD-2210 Make use of ClassFileInfo to detect top level type and static nested classes
- Resolved