Skip to content

Missing reflection hints for jakarta.inject classes #31259

Closed
@bclozel

Description

@bclozel

While working on #31213, I have found that we are missing reflection hints on jakarta.inject.Provider and that we are currently only registering reflection hints on other jakarta.inject classes if they are present on the classpath. The reflection attempt is performed in all cases and we should always register the hints.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions