Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8a01b4dab447ce788ba203b6a75f9a0908d3f9f3
https://github.com/hibernate/hibernate-orm/commit/8a01b4dab447ce788ba203b...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/derivedidentities/bidirectional/OneToOneEagerDerivedIdFetchModeSelectTest.java
Log Message:
-----------
HHH-14390 : StackOverflowError with @Fetch(FetchMode.SELECT) mapped for entity with an
ID that is a bidirectional one-to-one eager association