classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug fix for java.io.InputReaderStream.close and java.util.zip.Inflat


From: Brian Jones
Subject: Re: bug fix for java.io.InputReaderStream.close and java.util.zip.InflaterInputStream.close
Date: 12 Aug 2003 09:03:35 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

David P Grove <address@hidden> writes:

> Appended is a patch to avoid a NullPointerException if close is called 
> multiple times.  This matches the logic that is already in 
> java.io.BufferedReader.   Could someone please apply it?

Someone applied the java/io/InputStreamReader patch but did not use
synchronize on the java/util/zip/InflaterInputStream patch.  Not sure
why.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]