[lworld] RFR: 8373202: [lworld] ObjectReference.equals should follow == semantics for value objects [v5]
Chris Plummer
cjplummer at openjdk.org
Sat Jan 24 01:24:09 UTC 2026
On Thu, 22 Jan 2026 21:50:27 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> Updated implementation of ObjectReference.equals and ObjectReference.hashCode to comply the spec for value objects.
>> Added the test for value object ctor debugging, the test verifies the behaviour is expected.
>> There is an issue with instance filter, it till be fixed separately (it's not yet clear how it would be better to fix it)
>>
>> testing: tier1..4, hs-tier5-svc
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> feedback
Looks good. Thanks for all the improvements.
-------------
Marked as reviewed by cjplummer (no project role).
PR Review: https://git.openjdk.org/valhalla/pull/1834#pullrequestreview-3700347978
More information about the valhalla-dev
mailing list