RFR: 8315999: Improve Date toString performance

Chen Liang liach at openjdk.org
Mon Sep 11 13:45:40 UTC 2023


On Mon, 11 Sep 2023 12:12:17 GMT, 温绍锦 <duke at 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



More information about the security-dev mailing list