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 |
||
|---|---|---|
| .. | ||
| src/main/java/org/springframework/aot/graalvm | ||
| graalvm-feature.gradle | ||