RFR: 8353453: URLDecoder should use HexFormat

Patrick Strawderman duke at openjdk.org
Mon Apr 14 19:49:41 UTC 2025


On Mon, 7 Apr 2025 09:55:20 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Use `HexFormat.fromHexDigits` in URLDecoder, instead of `Integer.parseInt`.
>
> Tests came back green - a few unrelated failures.

@dfuch @jaikiran @RogerRiggs Thank you for taking a look at this PR; looks like I need a sponsor. Would any of you be willing to sponsor this change?

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

PR Comment: https://git.openjdk.org/jdk/pull/24314#issuecomment-2802826628


More information about the net-dev mailing list