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

Shaojin Wen swen at openjdk.org
Mon Sep 23 05:34:10 UTC 2024


> By removing the redundant code logic in DateTimeFormatterBuilder$InstantPrinterParser#formatTo, the codeSize can be reduced and the performance can be improved.

Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:

  suggestion from @jensli

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20353/files
  - new: https://git.openjdk.org/jdk/pull/20353/files/df2a13d4..2342276e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20353&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20353&range=06-07

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/20353.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20353/head:pull/20353

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


More information about the i18n-dev mailing list