RFR: 8355475: UNCTest should use an existing UNC path [v2]
Eirik Bjørsnøs
eirbjo at openjdk.org
Thu Apr 24 17:55:05 UTC 2025
On Thu, 24 Apr 2025 17:44:47 GMT, Daniel Fuchs <dfuchs at 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
More information about the net-dev
mailing list