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

[lworld] JNI extensions to provide direct access to flattened arrays

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-valhalla
    • hotspot

      JNI could provide direct access to flattened arrays the same way it provides direct access to primitive arrays. This feature would be limited to arrays of inline class elements that are flattened and don't contain oops. It would require to pin the array or lock the GC, as it is done for primitive arrays.

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: