-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 9, 10
-
Component/s: core-libs
-
b05
The 3 comparators defined in java.time.chrono.AbstractChronology can be moved to the call sites, allowing them to be created lazily when they are actually requested rather than eagerly on AbstractChronology class initialization.