Another update to Object.equals to better support value classes. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
------------- Commit messages: - JDK-8389539: Clarify equivalence class sizing with value objects Changes: https://git.openjdk.org/jdk/pull/32158/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32158&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8389539 Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/32158.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32158/head:pull/32158 PR: https://git.openjdk.org/jdk/pull/32158
