Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 582a3a49d44a6058f5b32d13be6f03b42595ac91
https://github.com/hibernate/hibernate-orm/commit/582a3a49d44a6058f5b32d1...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/internal/util/collections/IdentityMap.java
M hibernate-core/src/main/java/org/hibernate/internal/util/collections/LazySet.java
Log Message:
-----------
minor cleanups to IdentityMap and LazySet
Commit: 3edf6c452c22621cb3f2fd4d33362266f38e6145
https://github.com/hibernate/hibernate-orm/commit/3edf6c452c22621cb3f2fd4...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
R
hibernate-core/src/main/java/org/hibernate/internal/util/collections/ConcurrentReferenceHashMap.java
A
hibernate-envers/src/main/java/org/hibernate/envers/internal/tools/ConcurrentReferenceHashMap.java
M
hibernate-envers/src/main/java/org/hibernate/envers/internal/tools/ReflectionTools.java
Log Message:
-----------
move ConcurrentReferenceHashMap back to Envers where it is actually used
Compare:
https://github.com/hibernate/hibernate-orm/compare/4d4ab3c369ab...3edf6c4...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications