Skip to content

Introduce utility to register hints for an annotation that uses AliasFor #28497

Closed
@snicoll

Description

@snicoll

The core framework allows the use of @AliasFor which creates a JDK proxy behind the scenes. Registering a reflection hint for the attributes of the annotation is not enough for this to be used at runtime in a native image.

To ease the registration, we'll add a utility that takes care of this logic.

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions