Skip to content
Snippets Groups Projects
Commit 309bf296 authored by Mark Wielaard's avatar Mark Wielaard Committed by Mark Wielaard
Browse files

InflaterInputStream.java (read(byte[],int,int)): return -1 when fill() has no...

InflaterInputStream.java (read(byte[],int,int)): return -1 when fill() has no more data for the Inflater.

	* java/util/zip/InflaterInputStream.java (read(byte[],int,int)):
	return -1 when fill() has no more data for the Inflater.

From-SVN: r35963
parent 2f59c8eb
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment