Branch: refs/heads/5.3
  Home:   
https://github.com/hibernate/hibernate-orm
  Commit: b3cb35e7cb8c2ebfe7b4255b3310c340a978345d
     
https://github.com/hibernate/hibernate-orm/commit/b3cb35e7cb8c2ebfe7b4255...
  Author: Sanne Grinovero <sanne(a)hibernate.org>
  Date:   2019-07-02 (Tue, 02 Jul 2019)
  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/TwoPhaseLoad.java
  Log Message:
  -----------
  HHH-13448 Optimise implementation of TwoPhaseLoad#doInitializeEntity
  Commit: 3225e9744c3b3b1ce1f48f77282660069b1d1048
     
https://github.com/hibernate/hibernate-orm/commit/3225e9744c3b3b1ce1f48f7...
  Author: Sanne Grinovero <sanne(a)hibernate.org>
  Date:   2019-07-02 (Tue, 02 Jul 2019)
  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/TwoPhaseLoad.java
  Log Message:
  -----------
  HHH-13476 Micro-optimisations of TwoPhaseLoad#getOverridingEager
Compare: 
https://github.com/hibernate/hibernate-orm/compare/078c0df460a3...3225e97...