[foreign-memaccess+abi] RFR: Fix bug in hashCode after JDK-8291473 [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Aug 9 21:46:04 UTC 2022


On Tue, 9 Aug 2022 12:49:03 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Looks good.
> 
> Does it seem useful to add a test for this?

I've added a test which is derived from the existing tests for `equals()`. I've verified that the new test fails with the unpatched code.

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

PR: https://git.openjdk.org/panama-foreign/pull/701


More information about the panama-dev mailing list