On Fri, 22 May 2026 09:37:53 GMT, Tobias Hartmann <[email protected]> wrote:
> Using accessor method for `_offset` in `TypePtr::eq` for consistency with > `TypePtr::hash`. This is semantically equivalent because `Offset` overrides > the `==` operator. > > Thanks, > Tobias > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Thanks for the review Marc! Yeah, it's still a bit inconsistent but I leave it for now. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2469#issuecomment-4519039021
