mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 19:58:16 +00:00
9d4d0ae63b
The fast class instantiator don't make sense for an abstract class or an interface. I checked the code and we can indeed instantiate a ReflectionOptimizer without a fast class instantiator.