[vectorIntrinsics] RFR: Merge panama-vector:master

Paul Sandoz psandoz at openjdk.java.net
Tue Nov 23 21:43:04 UTC 2021


Merge master into `vectorIntrinsics`.

Conflicts were resolved in `node.hpp`

@nsjian conflicts were found test/hotspot/gtest/aarch64/asmtest.out.h so I just selected that in `vectorIntrinsics`. Can you please send me updates for that?

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

Commit messages:
 - Merge branch 'master' into vectorIntrinsics-merge-with-master
 - 8271623: Omit enclosing instance fields from inner classes that don't use it
 - 8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
 - 8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out
 - 8268725: jshell does not support the --enable-native-access option
 - 8261847: performance of java.lang.Record::toString should be improved
 - 8254108: ciReplay: Support incremental inlining
 - 8277649: [BACKOUT] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
 - 8272042: java.util.ImmutableCollections$Map1 and MapN should not be @ValueBased
 - 8276696: ParallelObjectIterator freed at the wrong time in VM_HeapDumper
 - ... and 92 more: https://git.openjdk.java.net/panama-vector/compare/fd3666a3...0bdd57c5

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

Changes: https://git.openjdk.java.net/panama-vector/pull/169/files
  Stats: 12466 lines in 416 files changed: 9847 ins; 1235 del; 1384 mod
  Patch: https://git.openjdk.java.net/panama-vector/pull/169.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/169/head:pull/169

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


More information about the panama-dev mailing list