AOT generated code leads to exception on startup: Object of class [java.lang.Boolean] must be an instance of boolean #28727
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
theme: aot
An issue related to Ahead-of-time processing
type: bug
A general bug
Milestone
Hi,
when running a Spring Boot project with the
starter-integration
in it in AOT mode, it crashes on startup with this exception:This looks like a bug in the AOT generated code (?).
Reproducer repo: https://github.com/mhalbritter/integration-aot
The text was updated successfully, but these errors were encountered: