> ZoneOffset.MINUTES_15_CACHE uses AtomicReferenceArray to replace > ConcurrentMap to avoid object allocation caused by boxing from int to Integer > during access.
Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision: from @naotoj ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23337/files - new: https://git.openjdk.org/jdk/pull/23337/files/2765c4da..a30914b1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23337&range=09 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23337&range=08-09 Stats: 10 lines in 1 file changed: 1 ins; 0 del; 9 mod Patch: https://git.openjdk.org/jdk/pull/23337.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23337/head:pull/23337 PR: https://git.openjdk.org/jdk/pull/23337