RFR: 8286160: (fs) Files.exists returns unexpected results with C:\pagefile.sys because it's not readable [v2]

Alan Bateman alanb at openjdk.java.net
Thu Jun 9 08:14:45 UTC 2022


On Wed, 8 Jun 2022 22:36:58 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> The updated code shows higher throughput for all tests, and substantially higher for a couple of the `exists()` tests.

The change should have no impact on isReadable/isWritable, only exists, and it's good to see that this has improved. I think you are good to go on this one.

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

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


More information about the nio-dev mailing list