Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8315382

Add Windows support for x86_64 AVX512 intrinsics for Arrays.sort() and Arrays.parallelSort() using assembly stubs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None
    • x86
    • windows

      JDK-8309130 implements x86_64 AVX512 intrinsics for Arrays.sort and Arrays.parallelSort methods (int, long, float and double arrays) only for Linux (GCC).
      This RFE will extend the same functionality to Windows by using an OS and compiler agnostic x86_64 assembly stubs instead of the shared library approach being used for Linux.

            sparasa Srinivas Parasa
            sparasa Srinivas Parasa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: