<i18n dev> RFR: 8311188: Simplify and modernize equals and hashCode in java.text [v4]

Pavel Rappo prappo at openjdk.org
Thu Jul 6 14:49:55 UTC 2023


On Wed, 5 Jul 2023 15:33:13 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> I'd suggest replacing the calls to `valuesMatch` with `Objects.equals` and remove the `valuesMatch` method as unnecessary.

I'll do something about them soon, Roger. But first I need to understand JDK-8015417 better, as it also affects other similar PRs already in review or in the works.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14752#discussion_r1254550699


More information about the i18n-dev mailing list