Ulf Zibis wrote:
:
In java.nio.file.Filesystem b72 I don't find information about sharing attributes.
These are provider specific open options so they aren't in the javadoc. If you look at the dosSharingOptionTests in jdk/test/java/nio/Path/SBC.java you will see tests for these options.

-Alan.

Reply via email to