Remove GraalVM workaround in PathMatchingResourcePatternResolver #29214
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
theme: aot
An issue related to Ahead-of-time processing
Milestone
This is a follow up to #29163.
Once oracle/graal#5080 and oracle/graal#5081 have been resolved (tentatively in GraalVM 22.3), we should be able to remove the following workaround in
PathMatchingResourcePatternResolver
.spring-framework/spring-core/src/main/java/org/springframework/core/io/support/PathMatchingResourcePatternResolver.java
Lines 744 to 750 in 6cb131a
The text was updated successfully, but these errors were encountered: