RFR: 8305945: (zipfs) Opening a directory to get input stream produces incorrect exception message [v2]

Lance Andersen lancea at openjdk.org
Fri Apr 14 21:37:42 UTC 2023


> Please review this trivial change when ZipFS returns the wrong java.nio.file.FileSystemException message due the the parameters being reversed.
> 
> I also included a simple junit test as part of the fix.
> 
> Mach5 tiers1-3 are clean
> 
> Best
> Lance

Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:

  Update the copyright year

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13482/files
  - new: https://git.openjdk.org/jdk/pull/13482/files/e99a91bf..b1dfab8b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13482&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13482&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13482.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13482/head:pull/13482

PR: https://git.openjdk.org/jdk/pull/13482


More information about the nio-dev mailing list