RFR: 8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays) [v4]
David Holmes
dholmes at openjdk.org
Wed Nov 29 06:16:07 UTC 2023
On Tue, 21 Nov 2023 15:14:28 GMT, Dalibor Topic <robilad at openjdk.org> wrote:
>> src/java.base/linux/native/libsimdsort/avx2-32bit-qsort.hpp line 3:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2021, 2023, Intel Corporation. All rights reserved.
>>> 3: * Copyright (c) 2021 Serge Sans Paille. All rights reserved.
>>
>> Is this person an OpenJDK Contributor?
>
> Not listed here: https://oca.opensource.oracle.com/?ojr=contributors
I take it he is not an Intel employee, in which case he has to be an OpenJDK contributor himself for code for which he holds a copyright to be contributed to OpenJDK. @robilad please correct me if I am wrong here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16534#discussion_r1408793980
More information about the build-dev
mailing list