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

Alan Bateman alanb at openjdk.org
Tue Apr 15 14:25:46 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.

Is it possible to add a JMH benchmark to the PR?

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

PR Comment: https://git.openjdk.org/jdk/pull/24638#issuecomment-2805401251


More information about the nio-dev mailing list