ldh5574 opened a new pull request, #1946: URL: https://github.com/apache/tika/pull/1946
Changes made: try-with-resources is used to automatically handle closing the InputStream, ensuring that it is always closed properly without the need for a finally block. -- 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-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org