| In Quarkus we enforce build-time bytcode enhancement, and then configured Hibernate ORM to use org.hibernate.bytecode.internal.none.DisallowedProxyFactory (which I had created for this purpose - but apparently had not understood all implications). We now have a reproducer able to produce the following stacktrace:
|