Re: [PR] speed up for DataInputRandomAccessRead.readBytes method [pdfbox]

2025-10-12 Thread via GitHub
valerybokov commented on PR #288: URL: https://github.com/apache/pdfbox/pull/288#issuecomment-3393115726 > The length check with available() isn't needed because available() does a similar calculation than the one just above the change. Yes, i see it. -- This is an automated messag

Re: [PR] cancel heavy close operations if the stream is already closed [pdfbox]

2025-10-12 Thread via GitHub
lehmi commented on code in PR #287: URL: https://github.com/apache/pdfbox/pull/287#discussion_r2423782244 ## io/src/main/java/org/apache/pdfbox/io/RandomAccessReadMemoryMappedFile.java: ## @@ -110,6 +110,7 @@ public void close() throws IOException if (fileChannel != nul

[jira] [Commented] (PDFBOX-5660) Improve code quality (5)

2025-10-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029281#comment-18029281 ] ASF subversion and git services commented on PDFBOX-5660: - Commi

[jira] [Commented] (PDFBOX-5660) Improve code quality (5)

2025-10-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029327#comment-18029327 ] ASF subversion and git services commented on PDFBOX-5660: - Commi

[PR] fix typos in Matrix class [pdfbox]

2025-10-12 Thread via GitHub
valerybokov opened a new pull request, #284: URL: https://github.com/apache/pdfbox/pull/284 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m