The nio repository has a demo provider that treats the contents of a zip or JAR file as a file system. This provider should be included in jdk7 so that it works "out of the box" (meaning that you shouldn't need to add zipfs.jar to the extensions directory or classpath).
- relates to
-
JDK-7006564 NPE in javac running test/tools/javac/nio/compileTest/CompileTest.java
- Closed
-
JDK-7006576 (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
- Closed
-
JDK-7016243 tl nightly build: Missing zipfs.jar in jre/lib/ext
- Closed