On Wed, 5 Jul 2023 15:33:13 GMT, Roger Riggs <rri...@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