Fix remaining ArrayIndexOutOfBoundsExceptions in LZ4DecompressorTest by yawkat · Pull Request #6 · yawkat/lz4-java

and others added 3 commits

December 2, 2025 11:46
This matches the recent changes for the non-JNI fast decompressors, and allows
changing the fuzz test to not consider `ArrayIndexOutOfBoundsException` as
expected exception anymore.

@yawkat yawkat changed the title Fix src length in LZ4DecompressorTest Fix remaining ArrayIndexOutOfBoundsExceptions in LZ4DecompressorTest

Dec 2, 2025

@yawkat yawkat deleted the fuzz-src-length branch

December 2, 2025 11:28