[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] [Updated] (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:all-tabpanel ] Sandro Martini updated PIVOT-861: - Attachment: Pivot861.launch Add eclipse launch file, with VM argument to generate the dump, to

[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] [Resolved] (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:all-tabpanel ] Sandro Martini resolved PIVOT-861. -- Resolution: Fixed Be free to reopen this issue in case of problems, or add a related new issue

[jira] [Created] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
Roger Whitcomb created PIVOT-865: Summary: Crash in Save, As dialog when path + filename entered in text field Key: PIVOT-865 URL: https://issues.apache.org/jira/browse/PIVOT-865 Project: Pivot

[jira] [Commented] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423336#comment-13423336 ] Roger Whitcomb commented on PIVOT-865: -- Related to Pivot-825. Looks like the fix for

[jira] [Commented] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423349#comment-13423349 ] Roger Whitcomb commented on PIVOT-865: -- Simple fix for this problem: getName() -

[jira] [Comment Edited] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423349#comment-13423349 ] Roger Whitcomb edited comment on PIVOT-865 at 7/26/12 7:22 PM:

[jira] [Updated] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Whitcomb updated PIVOT-865: - Attachment: pivot865.patch Attached is a patch to fixes all the problems that I could find. It

[jira] [Comment Edited] (PIVOT-865) Crash in Save, As dialog when path + filename entered in text field

2012-07-26 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423659#comment-13423659 ] Roger Whitcomb edited comment on PIVOT-865 at 7/27/12 4:07 AM: