[ https://issues.apache.org/jira/browse/PDFBOX-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler updated PDFBOX-1358: --------------------------------------- Component/s: PDModel Description: PDFBOX-1005 introduced a faster way to handle the growth of the RandowAccessBuffer. But the buffer is expanded by just doubling it which leads to a 2^n consumption of memory. Affects Version/s: 1.7.0 Fix Version/s: 1.8.0 Assignee: Andreas Lehmkühler Labels: memory (was: ) Summary: Reduce the memory consumption of a RandomAccessBuffer (was: Reduce thw) > Reduce the memory consumption of a RandomAccessBuffer > ----------------------------------------------------- > > Key: PDFBOX-1358 > URL: https://issues.apache.org/jira/browse/PDFBOX-1358 > Project: PDFBox > Issue Type: Improvement > Components: PDModel > Affects Versions: 1.7.0 > Reporter: Andreas Lehmkühler > Assignee: Andreas Lehmkühler > Labels: memory > Fix For: 1.8.0 > > > PDFBOX-1005 introduced a faster way to handle the growth of the > RandowAccessBuffer. But the buffer is expanded by just doubling it which > leads to a 2^n consumption of memory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira