[vectorIntrinsics] RFR: Merge panama-vector:master

Eric Liu eliu at openjdk.java.net
Tue Dec 28 01:59:47 UTC 2021


Conflicts were resolved in

        src/hotspot/cpu/aarch64/aarch64_sve.ad
        src/hotspot/cpu/aarch64/aarch64_sve_ad.m4
        src/hotspot/cpu/x86/assembler_x86.hpp
        src/hotspot/cpu/x86/x86.ad
        test/hotspot/gtest/aarch64/asmtest.out.h
        test/jdk/jdk/incubator/vector/config.sh

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

Commit messages:
 - Merge panama-vector:master
 - Merge
 - 8271202: C1: assert(false) failed: live_in set of first block must be empty
 - 8279195: Document the -XX:+NeverActAsServerClassMachine flag
 - 8278889: AArch64: [vectorapi] VectorMaskLoadStoreTest.testMaskCast() test fail
 - 8279134: Fix Amazon copyright in various files
 - 8274893: Update java.desktop classes to use try-with-resources
 - 8276892: Provide a way to emulate exceptional situations in FileManager when using JavadocTester
 - 8279189: Inaccurate comment about class VMThread
 - 8277881: Missing SessionID in TLS1.3 resumption in compatibility mode
 - ... and 419 more: https://git.openjdk.java.net/panama-vector/compare/a4f3250e...3635cdc1

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

Changes: https://git.openjdk.java.net/panama-vector/pull/170/files
  Stats: 64562 lines in 1729 files changed: 41903 ins; 13058 del; 9601 mod
  Patch: https://git.openjdk.java.net/panama-vector/pull/170.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/170/head:pull/170

PR: https://git.openjdk.java.net/panama-vector/pull/170


More information about the panama-dev mailing list