RFR: 8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey [v5]
Pavel Rappo
prappo at openjdk.org
Mon Jun 26 11:21:10 UTC 2023
On Mon, 26 Jun 2023 09:46:08 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 incrementally with one additional commit since the last revision:
>
> 8301492: Revert
Thanks, the fix now looks good and simple; testing.
-------------
Marked as reviewed by prappo (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/12328#pullrequestreview-1498284842
More information about the core-libs-dev
mailing list