spring-framework/spring-core
Sébastien Deleuze 3eaf326997 Refine ConstantFieldSubstitutionProcessor error handling
The upgrade to SLF4J 2 via gh-29152 has broken
ConstantFieldSubstitutionProcessor when the class processed
has both a static boolean field to make constant at build
time and a static logger.

This issue is about catching and logging those errors,
skipping the processing of such fields which will be
then evaluated at runtime.

Closes gh-29219
2022-09-29 12:52:30 +02:00
..
graalvm Refine ConstantFieldSubstitutionProcessor error handling 2022-09-29 12:52:30 +02:00
src Polishing 2022-09-28 14:27:36 +02:00
spring-core.gradle Move BindingReflectionHintsRegistrar to spring-core 2022-09-02 17:31:43 +02:00