[ https://issues.apache.org/jira/browse/PDFBOX-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler reassigned PDFBOX-5998: ------------------------------------------ Assignee: Andreas Lehmkühler > avoid unnecessary map lokups > ---------------------------- > > Key: PDFBOX-5998 > URL: https://issues.apache.org/jira/browse/PDFBOX-5998 > Project: PDFBox > Issue Type: Improvement > Reporter: Axel Howind > Assignee: Andreas Lehmkühler > Priority: Minor > Attachments: avoid_unnecessary_map_lookups.patch > > > In many places there are unnecessary map lookups, like calling containsKey() > and then calling put(). This patch removes some of the unnecessary lookups. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org