Integrated: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Lance Andersen
lancea at openjdk.java.net
Tue Sep 21 19:43:24 UTC 2021
On Sun, 19 Sep 2021 15:34:44 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> Hi all,
>
> Please review this patch which addresses the issue where Zip FS will throw a UOE instead of returning null when Files.getFileAttributeView() is invoked and the view not supported.
>
> Mach5 tiers1 - tier3 are clean.
>
> Best
> Lance
This pull request has now been integrated.
Changeset: 161fdb4a
Author: Lance Andersen <lancea at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/161fdb4afbc6e67cc7580fe753112c4d894a9b6b
Stats: 108 lines in 4 files changed: 102 ins; 0 del; 6 mod
8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Reviewed-by: alanb, bpb, sgehwolf
-------------
PR: https://git.openjdk.java.net/jdk/pull/5579
More information about the nio-dev
mailing list