Description
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.