Prior to this commit, exceptions thrown while closing an InputStream in AbstractResource were silently ignored. This commit improves diagnostics for such failure scenarios by logging the exception at DEBUG level. Closes gh-23116
Prior to this commit, exceptions thrown while closing an InputStream in AbstractResource were silently ignored. This commit improves diagnostics for such failure scenarios by logging the exception at DEBUG level. Closes gh-23116