RFR: 8353923: (fs) Further improve performance of URI -> Path conversion (win) [v2]
Brian Burkhalter
bpb at openjdk.org
Tue May 13 20:32:54 UTC 2025
On Wed, 16 Apr 2025 00:41:11 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8353923: Add PathOfURI benchmark
`continue;`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24638#issuecomment-2877868122
More information about the nio-dev
mailing list