[EXTERNAL] Re: RFR(S): JDK-8232092 - Support for Windows drives created using subst
Alan Bateman
Alan.Bateman at oracle.com
Fri Aug 28 17:55:22 UTC 2020
On 24/08/2020 21:22, Nhat Nguyen wrote:
> Hi Alan and Brian,
>
> Thank you for the feedback. I have incorporated your suggestions in this new
> version of the test [1]. I have also added the test case described in JDK-8213216 [2]
> as well. The test case for JDK-8213216 together with three other ones require
> administrator privileges to run since they create symlinks; so I have disabled
> them by default. Suggestions to further improve the test would be greatly
> appreciated.
You can use TestUtil.supportsLinks to test this, you'll find a few
example usages in the existing tests.
-Alan
More information about the nio-dev
mailing list