Zip file system provider only works with default file system

Alan Bateman Alan.Bateman at oracle.com
Sun Dec 9 11:49:08 PST 2012


On 09/12/2012 15:08, Philippe Marschall wrote:
> :
> Well, since zipfs.jar is part of the JRE that would probably have go
> to do endorsed/ not the nicest place to be.
>
>
Just to explain, the reason it's in the extensions directory is so that 
the zip providers work "out of the box". It doubles up as a demo 
provider, with source code, to help those looks to develop their own 
file system providers.

-Alan


More information about the nio-dev mailing list