I can't add to the JIRA bug but I had a quick play on WSL (debian),
Java 21, compress 1.25.0 and found:
Using dd if=/dev/random I could create a big file, compress it with
bzip2 and then decompress it with BZip2CompressorInputStream , no
problems
Same file compressed with pbzip2 was truncated at 90
Hi All,
If anyone is looking for an issue to investigate:
[COMPRESS-651] Decompress BZIP2 File Max Output is 90 chars
https://issues.apache.org/jira/browse/COMPRESS-651
Gary
-
To unsubscribe, e-mail: dev-unsubscr...@commons