Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8881c7fa13be47836d25f64ecbcd95e464ccc6db
https://github.com/hibernate/hibernate-orm/commit/8881c7fa13be47836d25f64...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/loading/EntityLoadingLoggingTest.java
Log Message:
-----------
HHH-16234 Add test for issue
Commit: 204278164dba4bf7ab07c4282b5d172fb388384c
https://github.com/hibernate/hibernate-orm/commit/204278164dba4bf7ab07c42...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/AbstractEntityInitializer.java
M hibernate-core/src/test/resources/log4j2.properties
Log Message:
-----------
HHH-16234 Log identity hash code instead to calling instance.toString()
when resolving entity instance
Compare:
https://github.com/hibernate/hibernate-orm/compare/41865957667d...2042781...