RFR: 8322166: Files.isReadable/isWritable/isExecutable expensive when file does not exist [v2]

Brian Burkhalter bpb at openjdk.org
Mon Dec 18 17:24:39 UTC 2023


On Sun, 17 Dec 2023 06:39:12 GMT, Chen Liang <liach at openjdk.org> wrote:

> why do we use redundant `? true : false` for a boolean value?

@liach What meaning do you intend by "redundant" here?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17133#discussion_r1430450919


More information about the nio-dev mailing list