On Sat, 29 Mar 2025 17:27:20 GMT, Patrick Strawderman <d...@openjdk.org> wrote:
> Use `HexFormat.fromHexDigits` in URLDecoder, instead of `Integer.parseInt`. This pull request has now been integrated. Changeset: 03fd43fc Author: Patrick Strawderman <pstrawder...@netflix.com> Committer: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/03fd43fc91ea383418c1c7e0fd96a61a1f42c75e Stats: 6 lines in 1 file changed: 1 ins; 4 del; 1 mod 8353453: URLDecoder should use HexFormat Reviewed-by: rriggs, jpai ------------- PR: https://git.openjdk.org/jdk/pull/24314