<i18n dev> RFR: 8333396: Performance regression of DecimalFormat.format [v4]

Naoto Sato naoto at openjdk.org
Wed Jun 12 17:52:13 UTC 2024


On Wed, 12 Jun 2024 12:40:00 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Also it would be helpful to compare the performance without biased locking in JDK11.
>
> @naotoj Has there been any discussion about adding overloads that take a StringBuilder?

@AlanBateman yes, we've discussed this over time, but it wasn't a priority. I still have one issue open (https://bugs.openjdk.org/browse/JDK-8313205).

@lingjun-cg Sorry for the late reply. Since it involves a lot of classes, I would want to make sure it does not include any incompatibilities.

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

PR Comment: https://git.openjdk.org/jdk/pull/19513#issuecomment-2163601075


More information about the i18n-dev mailing list