[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-tabpanel&focusedCommentId=13423659#comment-13423659 ] Roger Whitcomb edited comment on PIVOT-865 at 7/27/12 4:07 AM: --

[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 in

[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-tabpanel&focusedCommentId=13423349#comment-13423349 ] Roger Whitcomb edited comment on PIVOT-865 at 7/26/12 7:22 PM: --

[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-tabpanel&focusedCommentId=13423349#comment-13423349 ] Roger Whitcomb commented on PIVOT-865: -- Simple fix for this problem: getName() -> get

[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-tabpanel&focusedCommentId=13423336#comment-13423336 ] Roger Whitcomb commented on PIVOT-865: -- Related to Pivot-825. Looks like the fix for

[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] [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] [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-tabpanel&focusedCommentId=13423269#comment-13423269 ] Sandro Martini commented on PIVOT-861: -- Just committed the fix for the second, smaller

[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: - Priority: Major (was: Minor) > Memory leak: Window icon ImageListenerList retains reference t

[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-tabpanel&focusedCommentId=13423171#comment-13423171 ] Sandro Martini commented on PIVOT-861: -- First version of the fix: Committed revision 1

[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-tabpanel&focusedCommentId=13423041#comment-13423041 ] Sandro Martini commented on PIVOT-861: -- >From analysis with MAT (after a Test Run of P

[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 sim

[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-tabpanel&focusedCommentId=13423027#comment-13423027 ] Sandro Martini commented on PIVOT-861: -- Just for reference, some useful articles on ec