RFR: 8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays) [v2]
Srinivas Vamsi Parasa
duke at openjdk.org
Tue Nov 28 20:29:04 UTC 2023
On Mon, 27 Nov 2023 23:44:25 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> Not listed here: https://oca.opensource.oracle.com/?ojr=contributors
>
> Yes, Vamsi is part of Intel Java team. He also has the author status (https://openjdk.org/census#sparasa).
> @sviswa7 I am asking about the copyright holder "Serge Sans Paille".
Hi David (@dholmes-ora),
Sorry for the late reply as I was on vacation last week.
The SIMD sort for Java/OpenJDK is based on Intel's [x86-simd-sort](https://github.com/intel/x86-simd-sort) library. Serge Sans Paille (@serge-sans-paille) was one of the contributors to the x86-simd-sort. That is the reason his name is listed in the copyright notice.
Thanks,
Vamsi
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16534#discussion_r1408380175
More information about the build-dev
mailing list