[vectorIntrinsics] RFR: Merge panama-vector:vector-unstable [v3]
Ningsheng Jian
njian at openjdk.java.net
Fri Sep 18 03:05:26 UTC 2020
> Merge openjdk/panama-vector:vector-unstable
Ningsheng Jian has updated the pull request with a new target base due to a merge or a rebase. The pull request now
contains 24 commits:
- Merge vector-unstable vectorIntrinsics
- Manual merge with default
- 8247352: improve error messages for sealed classes and records
Reviewed-by: mcimadamore
- 8242427: JVMTI frame pop operations should use Thread-Local Handshakes
Reviewed-by: dcubed, dholmes, pchilanomate, rehn, sspitsyn
- 8252307: javac rejects code with annotation applicable to fields
Reviewed-by: darcy
- 8252004: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/sysdict
Reviewed-by: dcubed, gziemski
- 8252725: Refactor jlink GenerateJLIClassesPlugin code
Cleanup code for jlink classes generation, move parsing file work to java.lang.invoke and add a new API in interface
JavaLangInvokeAccess to generate holder classes, remove old APIs. The new API is used both by JLI and CDS.
Reviewed-by: mchung, sundar
- 8231441: AArch64: Initial SVE backend support
Co-authored-by: Joshua Zhu <joshua.zhu at arm.com>
Co-authored-by: Yang Zhang <yang.zhang at arm.com>
Reviewed-by: adinn, pli, ihse, vlivanov, eosterlund
- 8249694: java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d
Remove @ignore since @requires os.maxMemory is enough to ensure tests will not be executed if memory requirements are
not satisfied
Reviewed-by: coffeys
- 8252521: possible race in java_suspend_self_with_safepoint_check
Reviewed-by: dholmes, rehn
- ... and 14 more: https://git.openjdk.java.net/panama-vector/compare/c0254370...e3324827
-------------
Changes: https://git.openjdk.java.net/panama-vector/pull/4/files
Webrev: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=4&range=02
Stats: 7795 lines in 158 files changed: 5881 ins; 1200 del; 714 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/4.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/4/head:pull/4
PR: https://git.openjdk.java.net/panama-vector/pull/4
More information about the panama-dev
mailing list