The GitHub Actions job "Java CI" on commons-io.git/fix/remove-exception-handler 
has succeeded.
Run started by GitHub user ppkarwasz (triggered by ppkarwasz).

Head commit for run:
75e25284f35e9c8f7451d4dba5ba41f8ba09b064 / Piotr P. Karwasz 
<pkarwasz-git...@apache.org>
chore: inline `ProxyInputStream.exceptionHandler` field

The private, final field `exceptionHandler` was always set to `Erase::rethrow` 
and had no way to be changed (no setter provided). By inlining its single 
usage, `handleIOException` becomes simpler and its behavior is clearly fixed, 
with changes only possible through subclassing.

Report URL: https://github.com/apache/commons-io/actions/runs/17494392681

With regards,
GitHub Actions via GitBox

Reply via email to