Hi,
Metamodel Generator is used in project I’m working on.
Project is under Maven.
When I try to upgrade from Hibernate 6.2.17.Final to 6.4.1.Final one
Hibernate/JPA static Metamodel Generator throws StackOverflowError exception.
6.2.17.Final works fine.
Could I be advised how I can debug metamodel generation to find root cause of StackOverflowError exception please.