RFR: 8299864: ZipFileStore#supportsFileAttributeView(String) doesn't throw NPE [v2]
Per Minborg
pminborg at openjdk.org
Wed Jan 11 08:35:00 UTC 2023
> This PR proposes to add null-checking for some parameter arguments in `ZipFileStore`.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Rename and improve NPE testing
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11926/files
- new: https://git.openjdk.org/jdk/pull/11926/files/9e6e8e54..8c465592
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11926&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11926&range=00-01
Stats: 26 lines in 1 file changed: 17 ins; 5 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/11926.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11926/head:pull/11926
PR: https://git.openjdk.org/jdk/pull/11926
More information about the core-libs-dev
mailing list