On Mon, 22 Sep 2025 22:44:34 GMT, Brian Burkhalter <[email protected]> wrote:
> Path.of("Z:\link").toRealPath() throws an exception on the Windows host where
> Z: is mapped to a remote drive on a Mac host via Samba:
I assume "link" is a sym link. I haven't configured SAMBA in a while but isn't
there a config setting the smb.conf that controls this?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27324#issuecomment-3322625260
