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 Seconding Alan's sentiment here, contributing performance improvements without validation data is inadvisable. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29920#issuecomment-3965614026
