Withdrawn: 8353923: (fs) Further improve performance of URI -> Path conversion (win)

duke duke at openjdk.org
Wed Aug 6 14:07:22 UTC 2025


On Mon, 14 Apr 2025 23:48:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> If the path portion of a `URI` permits, then simply replace all `'\'` with `'/'` instead of completely parsing the path.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/24638


More information about the nio-dev mailing list