ZipFileSystem doesn't obey spec of newOutputStream()
Xueming Shen
xueming.shen at oracle.com
Wed Feb 12 09:25:35 PST 2014
On 02/12/2014 09:11 AM, Alan Bateman wrote:
> On 12/02/2014 16:52, Colin Decker wrote:
>> :
>>
>> Yeah, I recall the other issue being fixed. The specific thing I'm talking about is line 134 here: http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/43386cc9a017/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystemProvider.java
>>
> Okay, I don't see any reason for this and maybe be something left over from the original zipfs prototype.
>
> Sherman - do you recognize this?
My memory does not help here. It probably is the leftover of the original implementation
assumption that the zip file is from the default file system...we should fix it.
More information about the nio-dev
mailing list