On Mon, 11 Sep 2023 12:12:17 GMT, 温绍锦 <d...@openjdk.org> wrote:
> improve date toString performance, includes: > > java.util.Date.toString > java.util.Date.toGMTString > java.time.Instant.toString > java.time.LocalDate.toString > java.time.LocalDateTime.toString > java.time.LocalTime.toString I think you should make this a dependent of #15651, so you can change the base branch of pr to `openjdk:pr/15651` and you can base your work off that pull request too. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15658#issuecomment-1713910800