On Thu, 24 Apr 2025 17:44:47 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> My gut feeling is that using `path.replace` here makes what's going on more 
> obscure. I would keep the original string: `"file://" + hostName 
> +"/C$/Windows"`

Right, String::replace was not very helpful here. Reverted as per your 
suggestion.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24842#discussion_r2058953725

Reply via email to