RFR: 8353453: URLDecoder should use HexFormat
Mikhail Yankelevich
myankelevich at openjdk.org
Tue Apr 1 16:56:29 UTC 2025
On Sat, 29 Mar 2025 17:27:20 GMT, Patrick Strawderman <duke at openjdk.org> wrote:
> Use `HexFormat.fromHexDigits` in URLDecoder, instead of `Integer.parseInt`.
Hi!
This commit must refer to an issue. Could you please create one and provide some background for the change here.
Thank you
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24314#issuecomment-2766466586
More information about the net-dev
mailing list