Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 80ff6b4fe64bb69ae730a5db02084ea1b504f063
https://github.com/hibernate/hibernate-orm/commit/80ff6b4fe64bb69ae730a5d...
Author: Stoty <stoty(a)stoty.hu>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/jpa/test/JpaProxyComplianceWithDebug.java
Log Message:
-----------
HHH-13244 - setting hibernate.jpa.compliance.proxy=true and
org.hibernate debug level to DEBUG breaks hibernate test case
simplify test case
Commit: 36fc1ad35e094df3aa42abe3a29c1798c1543414
https://github.com/hibernate/hibernate-orm/commit/36fc1ad35e094df3aa42abe...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/util/EntityPrinter.java
Log Message:
-----------
HHH-13244 : Fix EntityPrinter to log "<uninitialized>" for uninitalized
proxies
Compare:
https://github.com/hibernate/hibernate-orm/compare/d15876214494...36fc1ad...