RFR: 8315999: Improve Date toString performance [v5]

温绍锦 duke at openjdk.org
Tue Sep 12 01:31:31 UTC 2023


> 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

温绍锦 has updated the pull request incrementally with two additional commits since the last revision:

 - revert un-related changes
 - revert un-related changes

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15658/files
  - new: https://git.openjdk.org/jdk/pull/15658/files/b26cb857..2a617db5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15658&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15658&range=03-04

  Stats: 79 lines in 5 files changed: 36 ins; 40 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/15658.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15658/head:pull/15658

PR: https://git.openjdk.org/jdk/pull/15658



More information about the security-dev mailing list