JDK-8259873: (fs) Add java.nio.file.attribute.BasicWithKeyFileAttributeView interface
Alan Bateman
Alan.Bateman at oracle.com
Fri Jan 22 15:56:08 UTC 2021
On 21/01/2021 18:20, Renaud Paquay wrote:
> :
>
>
> Switching from FindFirstFile/FindNextFile to
> NtQueryDirectoryInformation
> is definitely worth exploring, it will just take significant
> time to
> review and will likely go through a few review iterations.
>
>
> Ok, I am not sure I fully understand what this means. We are of course
> open to making tweaks to the CL as needed, but do you need anything
> from us to move forward at this point? For example, we have a small
> benchmark app if needed.
I plan to review the changes. NtQueryDirectoryInformation is kernel
function so at a lower level that we've been using to date. I'm sure
there will be at least a few iterations. I'm more concerned about the
proposal to add to the standard API, I suspect that one will require
more exploratory.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20210122/8137a190/attachment.htm>
More information about the nio-dev
mailing list