RFR: 8223347: Integration of Vector API (Incubator)

Jie Fu jiefu at openjdk.java.net
Wed Sep 30 03:36:11 UTC 2020


On Tue, 29 Sep 2020 22:00:04 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> This pull request is for integration of the Vector API. It was previously reviewed under conditions when mercurial was
>> used for the source code control system. Review threads can be found here (searching for issue number 8223347 in the
>> title):  https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2020-April/thread.html
>> https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-May/thread.html
>> https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-July/thread.html
>> 
>> If mercurial was still being used the code would be pushed directly, once the CSR is approved. However, in this case a
>> pull request is required and needs explicit reviewer approval. Between the final review and this pull request no code
>> has changed, except for that related to merging.
>
> Build changes look ok.

Hi @PaulSandoz ,

This integration seems to miss https://github.com/openjdk/panama-vector/pull/1, which had fixed crashes on AVX512
machines.

Thanks.

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

PR: https://git.openjdk.java.net/jdk/pull/367


More information about the core-libs-dev mailing list