Add support to jdk.nio.zipfs package to enable reading from multi-release jar files. The IndexNode (inode) tree is updated to add an aliasing mechanism, much like symbolic links, such that a request for a root (or base) entry returns a versioned entry if such an entry exists.
- relates to
-
JDK-8150163 JarFileSystem support for MRJARs should use the JDK specific Version API
- Resolved
-
JDK-8047305 JEP 238: Multi-Release JAR Files
- Closed