Branch: refs/heads/7.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: b6a1de41bc1a3a1af7ad53a5d535aca2dd82df3d
https://github.com/hibernate/hibernate-orm/commit/b6a1de41bc1a3a1af7ad53a...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/event/spi/AbstractSessionEvent.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/beanvalidation/CollectionActionsValidationStatelessTest.java
Log Message:
-----------
HHH-20087 Check if source is not null before converting it in AbstractSessionEvent
AbstractSessionEvent can be fired by a stateless session where we do not have the
"event source" and it is "null"
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications