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

Pavel Rappo prappo at openjdk.org
Sun Jun 25 18:45:15 UTC 2023


On Sun, 25 Jun 2023 18:17:31 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:

>> `ResourceBundle.CacheKey.equals()` and `Bundles.CacheKey.equals()` are quire outdated. This simple clean-up modernizes them.
>
> Sergey Tsypanov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
> 
>  - 8301492: Revert
>  - Merge branch 'master' into bundles
>  - Restore logic
>  - Fix logic
>  - Copyright year update
>  - Modernize Bubldes.equals()

I'll re-run our CI, and if all good, I'll sponsor this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/12328#issuecomment-1606214132


More information about the i18n-dev mailing list