On Mon, 23 Mar 2026 20:43:42 GMT, Naoto Sato <[email protected]> wrote:
> Refactoring the ZoneRules cache for ZoneOffset. Making the cache field final > ensures the class can be converted into a value class in the future New caching looks correct. As a stylistic comment, the new declaration could use the blessed modifier order. ------------- PR Review: https://git.openjdk.org/jdk/pull/30384#pullrequestreview-3995307079
