On Thu, 30 Jan 2025 15:11:28 GMT, Shaojin Wen <s...@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