While playing around with compiling the modules in the jdk, I noticed that there is one called "jdk.zipfs", which seems to contain com.sun.nio.zipfs.ZipFileSystemProvider which is part of the nio/zipfs demo. Is including this as a module intentional or just an accident? /Erik