Issues
- Null pointers should not be dereferencedHHH-14765Resolved issue: HHH-14765Boris Unckel
- Testsuite: AssertionErrors must not be caughtHHH-14764Resolved issue: HHH-14764Boris Unckel
- Avoid supress exceptions in try/finallyHHH-14763Resolved issue: HHH-14763Boris Unckel
- Testsuite: Assert.notNull must not be used on primitive typesHHH-14762Resolved issue: HHH-14762Boris Unckel
- Exception message String.format too many variablesHHH-14761Resolved issue: HHH-14761Boris Unckel
- Close resource - potential resource leakHHH-14760Resolved issue: HHH-14760Boris Unckel
- Hibernate has a dependency on apache-derby:10.11.1.1 that is vulnerable to CVE-2015-1832 with a CVSS of 9.1 and CVE-2018-1313 with a CVSS of 5.3HHH-14719Resolved issue: HHH-14719Sebastian Nohn
- Hibernate has a dependency to maven-core:3.0.5 that is vulnerable to CVE-2021-26291 with a CVSS of 9.1HHH-14715Resolved issue: HHH-14715Sebastian Nohn
- Union + OneToOne is broken in Hibernate 6HHH-14704Resolved issue: HHH-14704Christian Beikov
- LastEllementCollectionHHH-14696Resolved issue: HHH-14696
- Add method Configuration.addInputStream(InputStreamAccess)HHH-14692
- verify/test Criteria in v6HHH-14642Resolved issue: HHH-14642Christian Beikov
- Create a `StandardDomainModel` using the Sakila database in v6HHH-14631Nathan Xu
- Remove `QueryLiteralRendering` and `LiteralHandlingMode` from v6 codebaseHHH-14617Resolved issue: HHH-14617Nathan Xu
- fix obvious issues found by Intellij IDE's Inspect CodeHHH-14615Resolved issue: HHH-14615Nathan Xu
- prefer FetchOptions over FetchStrategyHHH-14607Resolved issue: HHH-14607Nathan Xu
16 of 16
There are some codepoints per component having potential NullpointerException problems. This refers to RSPEC-2259
Fix: Individual check necessary.