On Fri, 14 Apr 2023 20:24:00 GMT, Lance Andersen <lan...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: c6a288dc Author: Lance Andersen <lan...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c6a288dcd63824230638f2d08a1372f1d6e16829 Stats: 103 lines in 2 files changed: 102 ins; 0 del; 1 mod 8305945: (zipfs) Opening a directory to get input stream produces incorrect exception message Reviewed-by: naoto, cstein ------------- PR: https://git.openjdk.org/jdk/pull/13482