mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-13 14:44:48 +00:00
Apparently, Mockito + ByteBuddy are unable to mock Map on JDK 11. It might be solved in the future but there's no point in doing it so let's avoid it.