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

Shaojin Wen swen at openjdk.org
Thu Jan 30 14:38:53 UTC 2025


On Thu, 30 Jan 2025 14:22:04 GMT, Johannes Graham <duke at openjdk.org> wrote:

>> 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.

Currently, since we only have the DateTimeHelper class, we can wait until there are two or more classes before creating the jdk.internal.time package.

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

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


More information about the i18n-dev mailing list