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

Lance Andersen lancea at openjdk.org
Sat Apr 15 00:36:35 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:

  re-arrage assertEquals params

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13482/files
  - new: https://git.openjdk.org/jdk/pull/13482/files/f91f8f66..3067fd17

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

  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