spring-framework/spring-core
Sébastien Deleuze 0889e47608 Upgrade to GraalVM 22.3 and introduce PreComputeFieldFeature
This new GraalVM feature replaces ConstantFieldFeature and
introduces various enhancements:
 - Leverage the new FieldValueTransformer API
 - Use GraalVM 22.3 graal-sdk dependency instead of svm one
 - Avoid using internal GraalVM APIs
 - No need to configure JPMS exports
 - Directly integrated in spring-core module
 - Simplified build configuration

Closes gh-29081
Closes gh-29080
Closes gh-29089
2022-10-19 20:35:54 +02:00
..
src Upgrade to GraalVM 22.3 and introduce PreComputeFieldFeature 2022-10-19 20:35:54 +02:00
spring-core.gradle Upgrade to GraalVM 22.3 and introduce PreComputeFieldFeature 2022-10-19 20:35:54 +02:00