[vectorIntrinsics] RFR: Merge panama-vector:master

Ningsheng Jian njian at openjdk.java.net
Fri Mar 5 10:30:19 UTC 2021


Tested with tier1 and jdk:tier3 (with jdk/incubator/vector), no new failure.

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

Commit messages:
 - Merge panama-vector:master
 - 8262998: Vector API intrinsincs should not modify IR when bailing out
 - 8260925: HttpsURLConnection does not work  with other JSSE provider.
 - 6323374: (coll) Optimize Collections.unmodifiable* and synchronized*
 - 8262300: jpackage app-launcher fails on linux when using JDK11 based runtime
 - 8262508: Vector API's ergonomics is incorrect
 - 8262989: Vectorize VectorShuffle checkIndexes, wrapIndexes and laneIsValid methods
 - 8262064: Make compiler/ciReplay tests ignore lambdas in compilation replay
 - 8261532: Archived superinterface class cannot be accessed
 - 8261518: jpackage looks for main module in current dir when there is no module-path
 - ... and 332 more: https://git.openjdk.java.net/panama-vector/compare/0b1b15e2...375ba645

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

Changes: https://git.openjdk.java.net/panama-vector/pull/43/files
  Stats: 46779 lines in 1524 files changed: 28425 ins; 10197 del; 8157 mod
  Patch: https://git.openjdk.java.net/panama-vector/pull/43.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/43/head:pull/43

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


More information about the panama-dev mailing list