Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 020e6b0b7ca498e641687a0495c6b1841db68dd1
https://github.com/hibernate/hibernate-orm/commit/020e6b0b7ca498e641687a0...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
A
hibernate-jfr/src/test/java/org/hibernate/event/jfr/flush/AutoFlushJfrDisabledTests.java
Log Message:
-----------
HHH-18770 test with the jfr module on the classpath but jfr disabled
Commit: e862ddbcdd4e602f24b47da16aa36dbf8e70d9f9
https://github.com/hibernate/hibernate-orm/commit/e862ddbcdd4e602f24b47da...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M hibernate-jfr/src/main/java/org/hibernate/event/jfr/internal/JfrEventManager.java
Log Message:
-----------
HHH-18770 Check if the monitoring event was null
When the JFR partial flush event is disabled (for instance when JFR is
entirely disabled) beginPartialFlushEvent() will return a null event.
Commit: 7dfd5e0b19b03fce0e6e696da8b6a66e21dacc94
https://github.com/hibernate/hibernate-orm/commit/7dfd5e0b19b03fce0e6e696...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M hibernate-jfr/src/main/java/org/hibernate/event/jfr/internal/JfrEventManager.java
Log Message:
-----------
HHH-18770 Check if the monitoring event was null
Compare:
https://github.com/hibernate/hibernate-orm/compare/cca12b90d005...7dfd5e0...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications