This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
from 2ff64413d Revert "CAY-2876 Memory leak in the ObjectStore" new 7fe25cd54 CAY-2876 Memory leak in the ObjectStore new 9ef9ecc94 CAY-2876 Memory leak in the ObjectStore - clean up tracked paths when corresponding object is removed The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: RELEASE-NOTES.txt | 1 + .../org/apache/cayenne/access/ObjectStore.java | 43 ++++++++++++++++++---- .../java/org/apache/cayenne/util/ReferenceMap.java | 20 ++++++++++ 3 files changed, 56 insertions(+), 8 deletions(-)