[ https://issues.apache.org/jira/browse/PDFBOX-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804110#comment-17804110 ]
ASF subversion and git services commented on PDFBOX-5749: --------------------------------------------------------- Commit 1915126 from Tilman Hausherr in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1915126 ] PDFBOX-5749: also catch IllegalArgumentException that occurs with jdk20 > NegativeArraySizeException during print when scaling causes w and h to be 0 > --------------------------------------------------------------------------- > > Key: PDFBOX-5749 > URL: https://issues.apache.org/jira/browse/PDFBOX-5749 > Project: PDFBox > Issue Type: Bug > Components: Rendering > Affects Versions: 2.0.30, 3.0.1 PDFBox > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Major > Fix For: 2.0.31, 3.0.2 PDFBox, 4.0.0 > > > See attached PR by [~vmerkel] and my comments. The cause of the bug is in the > JDK itself. I'm in favor of just catching the exception until the jdk people > fix this bug. -- 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