Joel Uckelman wrote: > Here's another patch for zipfs: According to the javadoc, Path.resolve() > should return this when other == null, but ZipFilePath.resolve() doesn't. > Right, this special case is so that the method can be used with relativize. Thanks for finding/fixing this - I'll get it into nio/nio/jdk shortly (need to re-sync that repository). -Alan.