Unable to create a zip file using the Zip filesystem provider anymore?

Alan Bateman Alan.Bateman at oracle.com
Mon May 2 09:26:15 UTC 2016



On 29/04/2016 18:39, Francis Galiegue wrote:
> :
>
> Still, "walking" archives using JSR 203 is great, and zip being there,
> although "unspecified", if it were solid enough for daily use, that
> would be a great demonstration of what JSR 203 is really capable of.
>
>
The zip provider was very much a demo provider initially but there is 
quite a bit of usage so we do want to make it solid. Also as Sherman 
pointed out, javac has moved completely to the new file system API and 
so is very reliant on the jrtfs and zipfs providers. This is helping to 
shaking out a few performance issues with zipfs in particular.

-Alan


More information about the nio-dev mailing list