Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: bf34a62bcc0018a312febe859aa010a7a8c3e594
https://github.com/hibernate/hibernate-orm/commit/bf34a62bcc0018a312febe8...
Author: SeanOkafor <126804794+SeanOkafor(a)users.noreply.github.com>
Date: 2026-08-13 (Thu, 13 Aug 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/collection/spi/AbstractPersistentCollection.java
M
hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentArrayHolder.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentBag.java
M
hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentIdentifierBag.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentList.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentMap.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentSet.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentSortedMap.java
M hibernate-core/src/main/java/org/hibernate/collection/spi/PersistentSortedSet.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/collection/PersistentCollectionSerializationTest.java
Log Message:
-----------
HHH-833 Added serialVersionUID to AbstractPersistentCollection.java
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications