On Thu, 30 Jan 2025 14:20:36 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:
> 
>   remove unused import

src/java.base/share/classes/jdk/internal/util/DateTimeHelper.java line 26:

> 24:  * questions.
> 25:  */
> 26: package jdk.internal.util;

Maybe `jdk.internal.time` would be appropriate.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20353#discussion_r1935696569

Reply via email to