Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: bdc44dbf4c83341480a2876d0e7f325fc0dadee0
https://github.com/hibernate/hibernate-orm/commit/bdc44dbf4c83341480a2876...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2024-11-05 (Tue, 05 Nov 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: f58d5af27ab58f60a8547d3eb8c656fdb752dde3
https://github.com/hibernate/hibernate-orm/commit/f58d5af27ab58f60a8547d3...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2024-11-05 (Tue, 05 Nov 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: 3c8214f365fbfe1877c03c26fb4a50d19aa6d91e
https://github.com/hibernate/hibernate-orm/commit/3c8214f365fbfe1877c03c2...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2024-11-05 (Tue, 05 Nov 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/6584eb3d53c3...3c8214f...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications