RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported [v2]
Lance Andersen
lancea at openjdk.java.net
Mon Sep 20 18:15:33 UTC 2021
> 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
Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:
Updates based on feedback
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5579/files
- new: https://git.openjdk.java.net/jdk/pull/5579/files/e814a9f1..6ff49197
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5579&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5579&range=00-01
Stats: 12 lines in 3 files changed: 1 ins; 2 del; 9 mod
Patch: https://git.openjdk.java.net/jdk/pull/5579.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5579/head:pull/5579
PR: https://git.openjdk.java.net/jdk/pull/5579
More information about the nio-dev
mailing list