-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: documentationA documentation taskA documentation task
Milestone
Description
While the implementation is right for hints and predicates related to field reflection for AOT, the Javadoc is misleading as it calls out reflection on fields. Instead, we should explain that such hints are tailored for reflective field access (as in Field.get, Field.set). The presence of field metadata is included when a type reflection hint is present.
Metadata
Metadata
Assignees
Labels
theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: documentationA documentation taskA documentation task