Integrated: 8353453: URLDecoder should use HexFormat
    Patrick Strawderman 
    duke at openjdk.org
       
    Tue Apr 15 11:29:47 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`.
This pull request has now been integrated.
Changeset: 03fd43fc
Author:    Patrick Strawderman <pstrawderman at netflix.com>
Committer: Jaikiran Pai <jpai at 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
    
    
More information about the net-dev
mailing list