Still present in 5.0.6. I ran into this issue using an entity graph with a simple (non-join) query which leads to duplicate entries in collections. To reproduce, use org.hibernate.jpa.test.graphs.queryhint.QueryHintEntityGraphTest after changing the Company collections from Set to List. |