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

Add an overload to bind a memory segment var handle at an offset

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • repo-panama
    • core-libs

      As part of JDK-8310362, now all memory segment var handles accept an extra long coordinate, a segment offset, which is useful to make var handles more composable.

      That said, in many cases this offset is left to zero, or some other constant. It would be useful if the API provided a convenience overload to bind the offset coordinate to a known value, so that subsequent accesses can be made simpler.

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: