RFR: 8315585: Optimization for decimal to string [v7]

温绍锦 duke at openjdk.org
Fri Sep 8 16:45:15 UTC 2023


On Fri, 8 Sep 2023 16:25:27 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> I'll have a look at #14655 though I note that @RogerRiggs has already commented that this might not carry its own weight. These internal API bridges are a nuisance so we need to take care to make sure that any addition is actually necessary, not just convenient for the time being.
>
> I've recommended before to not add this convenience method, there's quite enough stuff in shared secrets and adds function that is too close to one already there.

newStringLatin1NoRepl has been removed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15555#discussion_r1320097174


More information about the core-libs-dev mailing list