<i18n dev> RFR: 8336792: DateTimeFormatterBuilder append zeros based on StringBuilder.repeat
Chen Liang
liach at openjdk.org
Fri Jul 19 17:17:31 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
Tier 1-3 tests come back all passing as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20245#issuecomment-2239708288
More information about the i18n-dev
mailing list