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

Chen Liang liach at openjdk.org
Sun Mar 1 14:36: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>

I will wait till the end of Monday and sponsor if there is no objection coming up.

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

PR Comment: https://git.openjdk.org/jdk/pull/29920#issuecomment-3980100121


More information about the core-libs-dev mailing list