On Thu, 30 Jan 2025 14:22:04 GMT, Johannes Graham <d...@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