On Wed, 25 Feb 2026 15:37:02 GMT, Patrick Strawderman <[email protected]> wrote:

> Avoid a byte array copy in encodeToString by using 
> JavaLangAccess#uncheckedNewStringWithLatin1Bytes

This pull request has now been integrated.

Changeset: 08c8520b
Author:    Patrick Strawderman <[email protected]>
Committer: Chen Liang <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/08c8520b39083ec6354dc5df2f18c1f4c3588053
Stats:     60 lines in 2 files changed: 58 ins; 1 del; 1 mod

8378698: Optimize Base64.Encoder#encodeToString

Reviewed-by: liach, rriggs

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

PR: https://git.openjdk.org/jdk/pull/29920

Reply via email to