snappy-java icon indicating copy to clipboard operation
snappy-java copied to clipboard

Fix SnappyOutputStream write() Length Check for 31-bit Integer Limit

Open imsudiproy opened this issue 1 year ago • 2 comments

https://github.com/xerial/snappy-java/issues/513

imsudiproy avatar Oct 19 '23 17:10 imsudiproy

I think the syntax doesn't work in JDK8/11. It's better to wrap with paren

xerial avatar Dec 01 '23 05:12 xerial

Asserts are disabled by default. What is the purpose of this change?

bokken avatar Dec 02 '23 01:12 bokken