<i18n dev> RFR: 8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey [v5]

Sergey Tsypanov stsypanov at openjdk.org
Mon Jun 26 09:46:08 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:

  8301492: Revert

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/12328/files
  - new: https://git.openjdk.org/jdk/pull/12328/files/e304cfe7..28f0e270

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12328&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12328&range=03-04

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/12328.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/12328/head:pull/12328

PR: https://git.openjdk.org/jdk/pull/12328


More information about the i18n-dev mailing list