<i18n dev> RFR: 8337279: Optimize format instant [v2]

Andriy Plokhotnyuk duke at openjdk.org
Fri Jul 26 15:55:34 UTC 2024


On Fri, 26 Jul 2024 15:44:59 GMT, Shaojin Wen <duke 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:
> 
>   add comment

@jodastephen @wenshao Could you please review [these](https://github.com/openjdk/jdk/pull/11986) proposed changes for instantiation of `Instant` values with already normalized nanos?

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

PR Comment: https://git.openjdk.org/jdk/pull/20353#issuecomment-2253044743


More information about the i18n-dev mailing list