On Wed, 14 Jan 2026 21:57:37 GMT, Roger Riggs <[email protected]> wrote:
> Restore the unconditional use of value_object_hash_code_method. > The Alt hashcode method based on the Unsafe.getFieldMap is not used. > System.identityHashCode uses ValueObjectMethods.valueObjectHashCode() > implemented using the original method-handle implementation. Marked as reviewed by thartmann (Committer). Looks good. Fixed title mismatch. ------------- PR Review: https://git.openjdk.org/valhalla/pull/1907#pullrequestreview-3669297211 PR Comment: https://git.openjdk.org/valhalla/pull/1907#issuecomment-3758522743 PR Comment: https://git.openjdk.org/valhalla/pull/1907#issuecomment-3758526524
