Skip to content

Introduce PreComputeFieldFeature based on GraalVM FieldValueTransformer API #29081

Closed
@sdeleuze

Description

@sdeleuze

Current ConstantFieldFeature uses GraalVM internal API, requiring Java module exports and making our support pretty fragile.

The new FieldValueTransformer API available thans to this PR in GraalVM 22.3 snapshots is designed to provide the same behavior in a more robust and maintainable way.

Depends on #29080.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)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