The CollectionLoadContext::endLoadingCollection() version in which the bug occurs is the one with signature void(LoadingCollectionEntry, CollectionPersister), beginning on line 245. endRead() is called on 242, and then postInitialize() on 263 (which creates the snapshot).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
The CollectionLoadContext::endLoadingCollection() version in which the bug occurs is the one with signature void(LoadingCollectionEntry, CollectionPersister), beginning on line 245. endRead() is called on 242, and then postInitialize() on 263 (which creates the snapshot).