Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: e4062362acefad4a7aec0973a60aca750fcc85e8
https://github.com/hibernate/hibernate-orm/commit/e4062362acefad4a7aec097...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/ondemandload/LazyCollectionWithClearedSessionTestTask.java
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/ondemandload/LazyCollectionWithClosedSessionTestTask.java
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/ondemandload/LazyEntityLoadingWithClosedSessionTestTask.java
Log Message:
-----------
HHH-10952 - Tests leaving transactions opened cause PostgreSQL to hang