Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 1bc6b11ec52fc5396a54208bf86a1944ff7cd3d2
https://github.com/hibernate/hibernate-orm/commit/1bc6b11ec52fc5396a54208...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/bootstrap/registry/classloading/PhantomReferenceLeakDetector.java
Log Message:
-----------
HHH-16911 Ensure the PhantomReference doesn't get collected before having had a
change to trigger
Commit: 5daf7a03545248f5bec27fef3d9c7854a5b5abe0
https://github.com/hibernate/hibernate-orm/commit/5daf7a03545248f5bec27fe...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M gradle.properties
Log Message:
-----------
HHH-16911 Allow using 3GB of memory to build
Compare:
https://github.com/hibernate/hibernate-orm/compare/d415b5f0d24e...5daf7a0...