[
https://issues.apache.org/jira/browse/PDFBOX-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760307#comment-17760307
]
Axel Howind commented on PDFBOX-5669:
-------------------------------------
Added the first patch that replaces the custom code with calls to JDK
functionality. If this gets accepted, I will create one or more other patches
to update the call sites to directly use the JDK calls.
> replace custom code with new JDK 11 functionality
> -------------------------------------------------
>
> Key: PDFBOX-5669
> URL: https://issues.apache.org/jira/browse/PDFBOX-5669
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Reporter: Axel Howind
> Priority: Minor
> Attachments:
> Refactor_methods_in_IOUtils_to_use_JDK_11_built-in_methods.patch
>
>
> PDFBox 4 uses JDK 11 as baseline. This makes it possible to take advantage of
> new functionality introduced in JDK versions 9 - 11.
> To start, methods in IOUtils can be simplified or replaced directly by calls
> to equivalent JDK methods. I am going to provide patches/pull requests linked
> to this ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]