Adapt to native-image reflection changes #38669
Labels
status: blocked
An issue that's blocked on an external project change
theme: aot
An issue related to Ahead-of-time processing
type: task
A general task
Milestone
GraalVM has some changes regarding reflection lined up:
Until 1. is done, we should not tackle 2, as 1. will remove a lot of places where 2. would fail.
When 1. is done, Spring Framework needs to adapt the
RuntimeHints
API to use the new metadata field.For reference, Spring Framework already did some adaption related to this in spring-projects/spring-framework#31213.
The text was updated successfully, but these errors were encountered: