Integrated: 8305945: (zipfs) Opening a directory to get input stream produces incorrect exception message
Lance Andersen
lancea at openjdk.org
Thu Apr 20 14:13:02 UTC 2023
On Fri, 14 Apr 2023 20:24:00 GMT, Lance Andersen <lancea at 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 <lancea at 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
More information about the core-libs-dev
mailing list