Illegal reflective access by ReflectionUtils [SPR-17487] #22019
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: invalid
An issue that we don't feel is valid
Carl Henrik Klåvus opened SPR-17487 and commented
Tried to upgrade 5.0.8 -> 5.1.2 in order to get rid of illegal reflective access but got a new one.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.springframework.util.ReflectionUtils (file:/home/user/.m2/repository/org/springframework/spring-core/5.1.2.RELEASE/spring-core-5.1.2.RELEASE.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class)
WARNING: Please consider reporting this to the maintainers of org.springframework.util.ReflectionUtils
Affects: 5.1.2
Issue Links:
The text was updated successfully, but these errors were encountered: