Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 428e0b771884dd300c0a0bc81a19d9d6eb4168dd
https://github.com/hibernate/hibernate-orm/commit/428e0b771884dd300c0a0bc...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-09-18 (Mon, 18 Sep 2017)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/jpa/test/orphan/onetomany/DeleteOneToManyOrphansWithProxyInitializationTest.java
Log Message:
-----------
HHH-11144 - orphanRemoval not working when other same-table-relations are initialized
Add test to prove that the issue does not replicate