[vectorIntrinsics] RFR: Merge master
Jatin Bhateja
jbhateja at openjdk.org
Sat Apr 26 12:31:15 UTC 2025
Merge the latest JDK code into vectorIntrinsics after the latest Native library handling using FFM.
Subsequently, refresh the out-of-sync vectorIntrinsics+fp16 branch.
Best Regards,
Jatin
-------------
Commit messages:
- Merge branch 'master' of http://github.com/openjdk/panama-vector into merge_master
- 8355637: SSLSessionImpl's "serialization" list documentation is incorrectly ordered
- 8342676: Unsigned Vector Min / Max transforms
- 8355562: RISC-V: Cleanup names of vector-scalar instructions in riscv_v.ad
- 8353786: Migrate Vector API math library support to FFM API
- 8315719: Adapt AOTClassLinking test case for dynamic CDS archive
- 8355366: Fix the wrong usage of PassFailJFrame.forcePass() in some manual tests
- 8355439: Some hotspot/jtreg/serviceability/sa/* tests fail on static JDK due to explicit checks for shared libraries in process memory map
- 8305186: Reference.waitForReferenceProcessing should be more accessible to tests
- 8354877: DirectClassBuilder default flags should include ACC_SUPER
- ... and 1783 more: https://git.openjdk.org/panama-vector/compare/09c25ccd...ab709b56
The webrevs contain the adjustments done while merging with regards to each parent branch:
- vectorIntrinsics: https://webrevs.openjdk.org/?repo=panama-vector&pr=226&range=00.0
- master: https://webrevs.openjdk.org/?repo=panama-vector&pr=226&range=00.1
Changes: https://git.openjdk.org/panama-vector/pull/226/files
Stats: 696327 lines in 11964 files changed: 275167 ins; 364678 del; 56482 mod
Patch: https://git.openjdk.org/panama-vector/pull/226.diff
Fetch: git fetch https://git.openjdk.org/panama-vector.git pull/226/head:pull/226
PR: https://git.openjdk.org/panama-vector/pull/226
More information about the panama-dev
mailing list