RFR: JDK-8232092 (fs) Files::isWritable returns false on a writeable root directory (win) [v7]
Nhat Nguyen
github.com+8022952+nhat-nguyen at openjdk.java.net
Tue Oct 6 17:55:23 UTC 2020
> I'm following up on the reviewing thread here: https://mail.openjdk.java.net/pipermail/nio-dev/2020-August/007456.html
>
> All the tests that create symlinks are now properly checked against using `TestUtil.supportsLinks`
Nhat Nguyen has updated the pull request incrementally with two additional commits since the last revision:
- Remove import of List
- Revert "Remove usage of stream"
This reverts commit 43cd87b23def52b7cc6cfd7fce5d82f0f3d7f026.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/287/files
- new: https://git.openjdk.java.net/jdk/pull/287/files/43cd87b2..3aa87efb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=287&range=06
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=287&range=05-06
Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/287.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/287/head:pull/287
PR: https://git.openjdk.java.net/jdk/pull/287
More information about the nio-dev
mailing list