<i18n dev> RFR: 8337279: Optimize format instant [v14]
Naoto Sato
naoto at openjdk.org
Mon Feb 3 22:14:15 UTC 2025
On Thu, 30 Jan 2025 15:11:28 GMT, Shaojin Wen <swen at openjdk.org> wrote:
>> By removing the redundant code logic in DateTimeFormatterBuilder$InstantPrinterParser#formatTo, the codeSize can be reduced and the performance can be improved.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
>
> do not import static, from @RogerRiggs
Looks good with some minor nits
test/micro/org/openjdk/bench/java/time/ToStringBench.java line 131:
> 129: }
> 130: }
> 131: }
Please add a new line at the end
-------------
PR Review: https://git.openjdk.org/jdk/pull/20353#pullrequestreview-2591171271
PR Review Comment: https://git.openjdk.org/jdk/pull/20353#discussion_r1940137524
More information about the i18n-dev
mailing list