GitHub user aarrsseni opened a pull request: https://github.com/apache/cayenne/pull/329
Replace weak reference to soft reference in tests. Only ObjectStoreGC⦠â¦IT uses weak references. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aarrsseni/cayenne addSoftRefToTests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/329.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #329 ---- commit a3937f055bc7933a702bdda0ac5b90e48ad1840f Author: Arseni Bulatski <ancarseni@...> Date: 2018-09-27T13:17:33Z Replace weak reference to soft reference in tests. Only ObjectStoreGCIT uses weak references. ---- ---