Native image build fails with "New Method or Constructor found as reachable after static analysis" #30429
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: duplicate
A duplicate of another issue
theme: aot
An issue related to Ahead-of-time processing
Hi everyone,
While I was working on our monthly spring boot version upgrade process, I hit an error which is saying "New Method or Constructor found as reachable after static analysis". When I downgrade the boot version to 3.0.5 everything starts to work properly again. This might be related with graalvm itself or spring cloud stream too. I just could not be sure about it.
When I track the class, I found out that it's coming from one of the spring-cloud-stream transitive dependencies.
Please redirect me if this is not the right place.
Cheers.
Working Set:
Failing Set:
Error message:
The text was updated successfully, but these errors were encountered: