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

VectorShuffle access to and from MemorySegments

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • core-libs
    • None
    • source
    • minimal
    • None. Adding new methods to an incubated library.
    • Java API

      Summary

      Adding access to and from MemorySegments for VectorShuffle in the Vector API incubator. These methods mirror VectorShuffle access to and from arrays.

      Problem

      The Vector class currently supports access to and from MemorySegments, but VectorShuffle does not.

      Solution

      We will add and implement intoMemorySegment and fromMemorySegment to the VectorShuffle class and its corresponding subclasses to add this functionality to VectorShuffle.

      Specification

      TBD

            igraves Ian Graves
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: