The GitHub Actions job "Build" on jackrabbit-oak.git/OAK-12325 has failed.
Run started by GitHub user nfsantos (triggered by nfsantos).

Head commit for run:
d2f82b4936cd5bd112a6011426b583ee1ed3ecac / Nuno Santos <[email protected]>
OAK-12325: Use heap based comparison of blob content

Replace IOUtils.contentEquals in AbstractBlob.equal() with a manual
buffered comparison using InputStream.readNBytes and Arrays.equals,
avoiding the commons-io dependency for this hot path.

Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/29750457593

With regards,
GitHub Actions via GitBox

Reply via email to