spring-framework/spring-expression
Sébastien Deleuze c79e4e230b Reinstantiate checks for kotlin-reflect
This commit reinstantiates checks for kotlin-reflect (via static final
fields for faster Java code paths and better native code removal) which
were removed as part of gh-34275, which did not consider the
increasingly popular use cases where kotlin-stdlib is present in the
classpath as a transitive dependency in Java applications.

Closes gh-35511
2025-09-22 18:33:38 +02:00
..
src Reinstantiate checks for kotlin-reflect 2025-09-22 18:33:38 +02:00
spring-expression.gradle Initial review and polish of IndexAccessor support in SpEL 2024-04-10 15:54:34 +02:00