On Wed, 11 Oct 2023 09:50:20 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> I'm not really qualified to review the floating point code. Simplifying away > offset and getting rid of the StringBuilderHelper all seem like good > improvements, though I think it'd be good if we could either avoid or split > out the `JLA` changes. Keep the duplicate code of StringConcatHelper, or use JLA, or move the code of getCharsLatin1 & stringSize to DecimalDigits (PR #15699). Of the three options, using JLA is the smallest change. ------------- PR Comment: https://git.openjdk.org/jdk/pull/16006#issuecomment-1758625925