Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: aad5355ad09a97ec9c2ac5ffdcaab82a1a54c1e9
https://github.com/hibernate/hibernate-orm/commit/aad5355ad09a97ec9c2ac5f...
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: 46cb14089bf2ca9d2a1d819426c53955b1e4ca02
https://github.com/hibernate/hibernate-orm/commit/46cb14089bf2ca9d2a1d819...
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: 412bfed842101ff31b49db5760730cc36a0e0e96
https://github.com/hibernate/hibernate-orm/commit/412bfed842101ff31b49db5...
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/3153bce9b52e...412bfed...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications