|
I find the BeanManager "leak" interesting. Looks like the culprit might be org.hibernate.engine.spi.CascadeStyles#registerCascadeStyle, which is used by JpaIntegrator
Would be nice to get some tests for these things as they come up and as we fix them.
|