Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 020414e1aa79058c8a3196898a815079c38a8315
https://github.com/hibernate/hibernate-orm/commit/020414e1aa79058c8a31968...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/spi/ActionQueue.java
M
hibernate-core/src/test/java/org/hibernate/test/insertordering/InsertOrderingDuplicateTest.java
Log Message:
-----------
HHH-11634 - ActionQueue#InsertActionSorter fails to generate right order
Use the same object for both the remove and the add operations