[hibernate-commits] [hibernate/hibernate-orm] 2808a7: HHH-13651 NPE on flushing when ElementCollection f...

Sanne Grinovero noreply at github.com
Thu Oct 24 06:27:04 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2808a75d5cefcf7703eb9d3448f25ae998343d22
      https://github.com/hibernate/hibernate-orm/commit/2808a75d5cefcf7703eb9d3448f25ae998343d22
  Author: Yosef Yona <yyona at panaya.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/PersistentBag.java

  Log Message:
  -----------
  HHH-13651 NPE on flushing when ElementCollection field contains null element


  Commit: a5c8a812f5bd7bd80ab821e24be55b95d0ea8c04
      https://github.com/hibernate/hibernate-orm/commit/a5c8a812f5bd7bd80ab821e24be55b95d0ea8c04
  Author: Yosef Yona <yyona at panaya.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/PersistentBag.java

  Log Message:
  -----------
  HHH-13651 Applying hibernate codestyle to PersistentBag


  Commit: e5539cc36c6173bb9fdc404c658cc5f280967467
      https://github.com/hibernate/hibernate-orm/commit/e5539cc36c6173bb9fdc404c658cc5f280967467
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/collection/bag/BagElementNullBasicTest.java

  Log Message:
  -----------
  HHH-13651 Adding a regression test for the issue


Compare: https://github.com/hibernate/hibernate-orm/compare/97c300a6ad03...e5539cc36c61


More information about the hibernate-commits mailing list