On Fri, 27 Feb 2026 03:43:11 GMT, Patrick Strawderman <[email protected]> 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 <[email protected]> Sure. Ran the benchmark, problem and solution are both valid. We can roll back in the worst case if this proves problematic, even though I think it's unlikely. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29920#issuecomment-3999950418
