[vectorIntrinsics] RFR: Merge master

Jatin Bhateja jbhateja at openjdk.org
Thu Jul 24 03:28:24 UTC 2025


Merge the latest JDK code into vectorIntrinsics. Subsequently, refresh the out-of-sync vectorIntrinsics+fp16 branch for development and unify mainline FP16 backend changes.

Best Regards,
Jatin

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

Commit messages:
 - Merge branch 'master' of http://github.com/openjdk/panama-vector into merge_master
 - 8362838: RISC-V: Incorrect matching rule leading to improper oop instruction encoding
 - 8359827: Test runtime/Thread/ThreadCountLimit.java need loop increasing the limit
 - 8363898: RISC-V: TestRangeCheckHoistingScaledIV.java fails after JDK-8355293 when running without RVV
 - 8363895: Minimal build fails with slowdebug builds after JDK-8354887
 - 8338977: Parallel: Improve heap resizing heuristics
 - 8350621: Code cache stops scheduling GC
 - 8358530: Properties#list should warn against non-String values
 - 8359760: Remove the jdk.jsobject module
 - 8333857: Test sun/security/ssl/SSLSessionImpl/ResumeChecksServer.java failed: Existing session was used
 - ... and 1299 more: https://git.openjdk.org/panama-vector/compare/75108f49...2e240f83

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - vectorIntrinsics: https://webrevs.openjdk.org/?repo=panama-vector&pr=227&range=00.0
 - master: https://webrevs.openjdk.org/?repo=panama-vector&pr=227&range=00.1

Changes: https://git.openjdk.org/panama-vector/pull/227/files
  Stats: 292819 lines in 5423 files changed: 177222 ins; 76715 del; 38882 mod
  Patch: https://git.openjdk.org/panama-vector/pull/227.diff
  Fetch: git fetch https://git.openjdk.org/panama-vector.git pull/227/head:pull/227

PR: https://git.openjdk.org/panama-vector/pull/227


More information about the panama-dev mailing list