[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2023-06-15 Thread Peter Radomski (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733023#comment-17733023 ] Peter Radomski commented on FOP-2937: - Also OutOfMemory exceptions in different classes. We can see,

[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2023-06-06 Thread Peter Radomski (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17729746#comment-17729746 ] Peter Radomski commented on FOP-2937: - we have the same issues with EOP 2.8 and large files.  >

[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2020-05-22 Thread Piyush Khandelwal (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113892#comment-17113892 ] Piyush Khandelwal commented on FOP-2937: [~cbowditch] Is this being looked into? > [PATCH]Post PDF

[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2020-05-19 Thread Piyush Khandelwal (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110890#comment-17110890 ] Piyush Khandelwal commented on FOP-2937: [~cbowditch] My suggestion was not to clear the pages -

[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2020-05-18 Thread Chris Bowditch (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110253#comment-17110253 ] Chris Bowditch commented on FOP-2937: - I think we need to keep these references until entire PDF is

[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2020-05-18 Thread Piyush Khandelwal (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110107#comment-17110107 ] Piyush Khandelwal commented on FOP-2937: Apart from the change that I suggested in the description;