> Refactoring the ZoneRules cache for ZoneOffset. Making the cache field final > ensures the class can be converted into a value class in the future
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Removed @Stable annotation ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30384/files - new: https://git.openjdk.org/jdk/pull/30384/files/3fcb1743..74d64cf6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30384&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30384&range=01-02 Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/30384.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30384/head:pull/30384 PR: https://git.openjdk.org/jdk/pull/30384
