Integrated: 8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey

Sergey Tsypanov stsypanov at openjdk.org
Mon Jun 26 19:45:16 UTC 2023


On Tue, 31 Jan 2023 11:40:43 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:

> `ResourceBundle.CacheKey.equals()` and `Bundles.CacheKey.equals()` are quire outdated. This simple clean-up modernizes them.

This pull request has now been integrated.

Changeset: 297c7996
Author:    Sergey Tsypanov <stsypanov at openjdk.org>
Committer: Pavel Rappo <prappo at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/297c7996311e1e29d4a82fc8ffc7ad322e8ef107
Stats:     7 lines in 2 files changed: 0 ins; 4 del; 3 mod

8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey

Reviewed-by: prappo, naoto

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

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


More information about the core-libs-dev mailing list