RFR: 8314774: Optimize URLEncoder [v13]
Glavo
duke at openjdk.org
Tue Sep 19 14:11:59 UTC 2023
On Tue, 19 Sep 2023 11:55:40 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> Glavo has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update src/java.base/share/classes/java/net/URLEncoder.java
>>
>> Co-authored-by: Claes Redestad <claes.redestad at oracle.com>
>
> Re-approval isn't actually required but perhaps it would be good form to pick up that habit.
@cl4es I also have a PR (https://github.com/openjdk/jdk/pull/15353) to remove `DEFAULT_ENCODING_NAME` from `URLEncoder` and `URLDecoder`, can you take a look at it?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15354#issuecomment-1725677473
More information about the net-dev
mailing list