[hibernate-commits] [hibernate/hibernate-orm] 020414: HHH-11634 - ActionQueue#InsertActionSorter fails t...

GitHub noreply at github.com
Wed Apr 19 14:02:14 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 020414e1aa79058c8a3196898a815079c38a8315
      https://github.com/hibernate/hibernate-orm/commit/020414e1aa79058c8a3196898a815079c38a8315
  Author: Vlad Mihalcea <mihalcea.vlad at 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




More information about the hibernate-commits mailing list