<i18n dev> RFR: 8336792: DateTimeFormatterBuilder append zeros based on StringBuilder.repeat

Naoto Sato naoto at openjdk.org
Fri Jul 19 17:12:32 UTC 2024


On Thu, 18 Jul 2024 23:36:37 GMT, Shaojin Wen <duke at openjdk.org> wrote:

> The StringBuilder.repeat method was added in JDK 21, which can be used to make some minor optimizations to existing code, including DateTimeFormatterBuilder

Marked as reviewed by naoto (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20245#pullrequestreview-2188736912


More information about the i18n-dev mailing list