[jira] [Resolved] (PDFBOX-4668) Add ResourceCacheFactory as global setting

2025-04-27 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-4668. Resolution: Fixed > Add ResourceCacheFactory as global setting > -

[jira] [Commented] (PDFBOX-5997) avoid creation of temporary objects when parsing hex values

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947699#comment-17947699 ] Axel Howind commented on PDFBOX-5997: - Note version 2 of the patch requires Java 9+

[jira] [Commented] (PDFBOX-5997) avoid creation of temporary objects when parsing hex values

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947700#comment-17947700 ] Axel Howind commented on PDFBOX-5997: - I have already prepared another patch for PDF

3.0.5 release

2025-04-27 Thread Andreas Lehmkühler
Hi, just a friendly reminder. I'm planning to cut the 3.0.5 tomorrow in about 24 hours from now. Cheers Andreas - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apac

[jira] [Created] (PDFBOX-5996) set size for ByteArrayOutputStreams

2025-04-27 Thread Axel Howind (Jira)
Axel Howind created PDFBOX-5996: --- Summary: set size for ByteArrayOutputStreams Key: PDFBOX-5996 URL: https://issues.apache.org/jira/browse/PDFBOX-5996 Project: PDFBox Issue Type: Improvement

[jira] [Updated] (PDFBOX-5996) set size for ByteArrayOutputStreams

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Howind updated PDFBOX-5996: Flags: Patch > set size for ByteArrayOutputStreams > --- > >

[jira] [Updated] (PDFBOX-5996) set size for ByteArrayOutputStreams

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Howind updated PDFBOX-5996: Attachment: set_initial_sizes_for_ByteArrayOutputStreams_set_initial_sizes_for_ByteArrayOutputStre

[jira] [Updated] (PDFBOX-5997) avoid creation of temporary objects when parsing hex values

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Howind updated PDFBOX-5997: Attachment: avoid_the_creation_of_temporary_string_instances_when_parsing_hex_values_version1.patc

[jira] [Created] (PDFBOX-5997) avoid creation of temporary objects when parsing hex values

2025-04-27 Thread Axel Howind (Jira)
Axel Howind created PDFBOX-5997: --- Summary: avoid creation of temporary objects when parsing hex values Key: PDFBOX-5997 URL: https://issues.apache.org/jira/browse/PDFBOX-5997 Project: PDFBox I

[jira] [Updated] (PDFBOX-5997) avoid creation of temporary objects when parsing hex values

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Howind updated PDFBOX-5997: Flags: Patch > avoid creation of temporary objects when parsing hex values > -

[jira] [Updated] (PDFBOX-5997) avoid creation of temporary objects when parsing hex values

2025-04-27 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Howind updated PDFBOX-5997: Attachment: avoid_creation_of_temporary_objects_when_parsing_hex_strings_version2.patch > avoid c