Unable to create a zip file using the Zip filesystem provider anymore?
Xueming Shen
xueming.shen at oracle.com
Fri Apr 29 17:40:46 UTC 2016
On 04/29/2016 10:39 AM, Francis Galiegue wrote:
>
> (sorry for the very poor quality of the video)
>
> But if the zip implementation were, well, solid enough... That would
> be a great asset, imho.
>
it is intended to be "solid" :-) and the fact javac now is using it internally puts more
pressure on zipfs to be "better", especially performance wide. I'm working on the
"cleanup" now, the draft is at
http://cr.openjdk.java.net/~sherman/zipfs3/webrev.04/
this one is mainly for "better" performance. But let me know if anything you think
better to add, to fix, now is the chance :-) such as the zipfs provider should not
care if the zip file is on the default file system or A file system, like zip in zip :-)
I know you are the guy who always keeps your eyes on it and really appreciate
all the feedback.
Sherman
More information about the nio-dev
mailing list