Branch: refs/heads/8.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 1b7c3d311b1c1e81943482727cc6201d5b7bb4e8
https://github.com/hibernate/hibernate-orm/commit/1b7c3d311b1c1e819434827...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/function/array/ArrayUnnestTest.java
Log Message:
-----------
Skip some tests causing nightly failures on MySQL due to a bug
Commit: 2cf6e760d7fcb12117c602ed6d260543e5b3fc00
https://github.com/hibernate/hibernate-orm/commit/2cf6e760d7fcb12117c602e...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Add JDK 28 to the testing JDK list
Commit: 0e1aab2438d4d7d48710c6b3204d3f463c4fbec8
https://github.com/hibernate/hibernate-orm/commit/0e1aab2438d4d7d48710c6b...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/basic/XmlMappingTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/type/format/XmlFormatterTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/type/java/AbstractDescriptorTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/type/TypeTest.java
A hibernate-testing/src/main/java/org/hibernate/testing/util/ValueClassHelper.java
Log Message:
-----------
Make testsuite fit for JDK 28 Valhalla preview
Commit: 51dcc10d5b5d16475246f33abba70b7469f2557e
https://github.com/hibernate/hibernate-orm/commit/51dcc10d5b5d16475246f33...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinator.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorAudit.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorHistory.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorNoOp.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorStandard.java
M
hibernate-core/src/main/java/org/hibernate/persister/collection/mutation/RemoveCoordinatorTablePerSubclass.java
Log Message:
-----------
HHH-20788 Return null for TablePerSubclass and clarify informational nature of SQL
string exposed by RemoveCoordinator
Compare:
https://github.com/hibernate/hibernate-orm/compare/4b7d8ea745ef...51dcc10...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications