On Thu, 19 Dec 2024 17:11:51 GMT, Alan Bateman <al...@openjdk.org> wrote:

> Path.of("") does exist


jshell> Files.exists(Path.of(""))
$1 ==> true

Indeed that is a contradiction.

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

PR Comment: https://git.openjdk.org/jdk/pull/22821#issuecomment-2555226465

Reply via email to