On Tue, 31 Jan 2023 11:40:43 GMT, Sergey Tsypanov <[email protected]> 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 <[email protected]> Committer: Pavel Rappo <[email protected]> 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
