RFR: 8378698: Optimize Base64.Encoder#encodeToString [v4]

Chen Liang liach at openjdk.org
Fri Feb 27 04:24:20 UTC 2026


On Fri, 27 Feb 2026 03:43:11 GMT, Patrick Strawderman <duke at openjdk.org> wrote:

>> Avoid a byte array copy in encodeToString by using JavaLangAccess#uncheckedNewStringWithLatin1Bytes
>
> Patrick Strawderman has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update license for benchmark
>   
>   Co-authored-by: Chen Liang <liach at openjdk.org>

Let's wait for at least another reviewer before integration.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29920#pullrequestreview-3864791469


More information about the core-libs-dev mailing list