[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-22 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584181#comment-13584181 ] Sandro Martini commented on PIVOT-861: -- add toString and getLength in ListenerList, to

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-21 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583032#comment-13583032 ] Sandro Martini commented on PIVOT-861: -- ok, I like this new implementation of

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-21 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583290#comment-13583290 ] Roger Whitcomb commented on PIVOT-861: -- Hi Sandro, Last night while working on a

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-20 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582074#comment-13582074 ] Sandro Martini commented on PIVOT-861: -- Hi Roger, great fix (even for the

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-20 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582077#comment-13582077 ] Sandro Martini commented on PIVOT-861: -- A small update, is sources I found many places

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-20 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582320#comment-13582320 ] Roger Whitcomb commented on PIVOT-861: -- Hi Sandro, Noel suggested privately just

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-20 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582449#comment-13582449 ] Roger Whitcomb commented on PIVOT-861: -- Recoded ListenerList again to use

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13581526#comment-13581526 ] Roger Whitcomb commented on PIVOT-861: -- After debugging through the new fail case, I

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13581792#comment-13581792 ] Roger Whitcomb commented on PIVOT-861: -- Part of PIVOT-861: Lingering memory leak of

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-19 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13581828#comment-13581828 ] Roger Whitcomb commented on PIVOT-861: -- So, after using this new code and debugging

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-15 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579640#comment-13579640 ] Roger Whitcomb commented on PIVOT-861: -- I'm now getting these errors periodically

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-12 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576499#comment-13576499 ] Sandro Martini commented on PIVOT-861: -- Hi, after some tests I confirm that still

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-12 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576707#comment-13576707 ] Sandro Martini commented on PIVOT-861: -- Ok, after other tests I have more info: it's

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-02-12 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576764#comment-13576764 ] Sandro Martini commented on PIVOT-861: -- Workaround number 2 (simpler and better than

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-01-14 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552649#comment-13552649 ] Sandro Martini commented on PIVOT-861: -- Hi Łukasz, thanks for the new info. I can try

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2013-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553521#comment-13553521 ] Łukasz Hanusiak commented on PIVOT-861: --- I wrote simple application which should make

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2012-07-26 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423027#comment-13423027 ] Sandro Martini commented on PIVOT-861: -- Just for reference, some useful articles on

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2012-07-26 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423041#comment-13423041 ] Sandro Martini commented on PIVOT-861: -- From analysis with MAT (after a Test Run of

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2012-07-26 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423269#comment-13423269 ] Sandro Martini commented on PIVOT-861: -- Just committed the fix for the second, smaller

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2012-07-25 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422238#comment-13422238 ] Sandro Martini commented on PIVOT-861: -- Hi David, thank you very much, I'll try asap

[jira] [Commented] (PIVOT-861) Memory leak: Window icon ImageListenerList retains reference to closed windows, preventing garbage collection

2012-07-16 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414995#comment-13414995 ] Sandro Martini commented on PIVOT-861: -- Hi David, thanks for the test case and for the