Skip to content

AnnotationReadingVisitorUtils does not log a warning when it encounters an exception #23406

@marekkrk

Description

@marekkrk

Affects: 5.1.8

The following section causes the problem:
catch (Throwable ex) { // Class not found - can't resolve class reference in annotation attribute. result.put(entry.getKey(), ex); }
Catching any Throwable seems to be excessive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions