On Thu, 21 Sep 2023 12:51:56 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
> By correctly sizing an intermediate `byte[]` and making use of the internal > `newStringNoRepl()` method, one allocation per conversion can be avoided when > the runtime uses compact strings. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/15861