On Fri, 19 Jun 2026 04:57:09 GMT, Jatin Bhateja <[email protected]> wrote:
> As per the discussion on JDK-8370691-Float16Vector Support pull request > https://github.com/openjdk/jdk/pull/28002#issuecomment-4652163477 > adding the handling to Canonicalize NaN lane encodings held in Float16Vector > lanes so that all NaN representations, > including signaling ones, computes the same hash code. > > Kindly review and share your feedback. > > Best Regards, > Jatin > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 8740fbb4 Author: Jatin Bhateja <[email protected]> URL: https://git.openjdk.org/jdk/commit/8740fbb4eeaf742e88999d4f243e29d53d17be2b Stats: 116 lines in 9 files changed: 97 ins; 0 del; 19 mod 8386255: Float16Vector NaN canonicalization for hashCode computation Reviewed-by: psandoz, sherman ------------- PR: https://git.openjdk.org/jdk/pull/31587
