RFR: 8322292: Rearrange comparison of fields in Record.equals()

Rémi Forax forax at openjdk.org
Tue Dec 19 19:46:37 UTC 2023


On Tue, 19 Dec 2023 11:01:12 GMT, Hannes Greule <hgreule at openjdk.org> wrote:

> Isn't Arrays.equals() used under the hood?
No, for arrays == is used

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

PR Comment: https://git.openjdk.org/jdk/pull/17143#issuecomment-1863374656


More information about the core-libs-dev mailing list