RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v39]

Srinivas Vamsi Parasa duke at openjdk.org
Wed Sep 20 17:19:42 UTC 2023


On Wed, 20 Sep 2023 07:18:55 GMT, iaroslavski <duke at openjdk.org> wrote:

> ... and suggestion to improve naming: there are inconsistent new names: pivotIndices, indexPivot1 and indexPivot2. I think names pivotIndices, pivotIndex1 and pivotIndex2 will be better. Do you agree?

Please see the variable names updated as suggested, in the latest commit just pushed.

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

PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1728138009


More information about the build-dev mailing list