TheInfiniteKind / moneydance_open

16 stars 12 forks source link

LEAK-REF: 22.0 - GraphViewer memory leak of last opened file #98

Closed sreilly closed 9 months ago

sreilly commented 9 months ago

Reported by @yogi1967

book in com.infinitekind.moneydance.model.CurrencyType#30
_currency in com.moneydance.apps.md.view.gui.graphtool.GraphSet#1
graphSet in com.moneydance.apps.m.view.gui.graphtool.GraphViewer#1
parent in org.jfree.chart.ChartPanel#2
insideComponent in javax.swing. ToolTipManager#1
a in java.awt.AWTEventMulticaster#760
mouseListener in javax.swing.JMenu$1#157
fMenultem in com.apple.laf.ScreenMenultem#409
target in sun.Iwawt.macosx.CMenultem#83 [GC root - JNI global]

image

yogi1967 commented 9 months ago

LEAK-REF: 22.0 - GraphViewer/GraphSet:

yogi1967 commented 9 months ago

Build 5045 addresses this... to be tested.

yogi1967 commented 9 months ago

✅confirmed fixed in 5045. 😃