The GitHub Actions job "Java CI" on commons-io.git/fix/input-stream-read has succeeded. Run started by GitHub user ppkarwasz (triggered by ppkarwasz).
Head commit for run: bb3226a54ba0eb9d261589e989f0c1e422bf65dc / Piotr P. Karwasz <[email protected]> Backport `Objects.checkFromIndexSize` to `IOUtils` Java 9 introduced `Objects.checkFromIndexSize` for validating the offset/length ranges used in `read` and `write` operations. This PR adds an equivalent method, `IOUtils.checkFromIndexSize`, to provide the same validation in Commons IO. It simplifies range checks in stream implementations and makes the utility available to projects that still target Java 8. Report URL: https://github.com/apache/commons-io/actions/runs/18075239283 With regards, GitHub Actions via GitBox
