<i18n dev> RFR: 8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey [v2]
Sergey Tsypanov
stsypanov at openjdk.org
Wed Feb 1 07:19:19 UTC 2023
> `ResourceBundle.CacheKey.equals()` and `Bundles.CacheKey.equals()` are quire outdated. This simple clean-up modernizes them.
Sergey Tsypanov has updated the pull request incrementally with one additional commit since the last revision:
Fix logic
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12328/files
- new: https://git.openjdk.org/jdk/pull/12328/files/b74164a3..82b03202
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12328&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12328&range=00-01
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/12328.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12328/head:pull/12328
PR: https://git.openjdk.org/jdk/pull/12328
More information about the i18n-dev
mailing list