Skip to content

Enable new build options for GraalVM 25 native image builds #35616

@bclozel

Description

@bclozel

As of GraalVM 25 and the generation of the new metadata format in Spring Framework 7.0, we should ensure that native image builds with the Spring Boot build plugins configure by default the following options: --exact-reachability-metadata (for the new metadata format) and --future-defaults=all (to prepare for future releases).

Metadata

Metadata

Assignees

Labels

status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions