Integrated: JDK-8232092 (fs) Files::isWritable returns false on a writeable root directory (win)

Nhat Nguyen github.com+8022952+nhat-nguyen at openjdk.java.net
Wed Oct 7 19:48:14 UTC 2020


On Mon, 21 Sep 2020 19:30:44 GMT, Nhat Nguyen <github.com+8022952+nhat-nguyen at openjdk.org> wrote:

> 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`

This pull request has now been integrated.

Changeset: abe25937
Author:    Nhat Nguyen <honguye at microsoft.com>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/abe25937
Stats:     483 lines in 2 files changed: 482 ins; 0 del; 1 mod

8232092: (fs) Files::isWritable returns false on a writeable root directory (win)

Reviewed-by: alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/287


More information about the nio-dev mailing list