ZoneOffset.QUARTER_CACHE uses AtomicReferenceArray to replace ConcurrentMap to avoid object allocation caused by boxing from int to Integer during access.
- links to
-
Commit(master) openjdk/jdk/3f8a8754
-
Review(master) openjdk/jdk/23337