Access API for primitive/native arraycopy

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • None
    • gc
    • b07
    • generic
    • generic

      Currently, the Access API does not support primitive arrays. While there *is* an API in place, it does not compile, and the relevant hooks in the runtime are missing.
      The same API may/should be used in places where we currently call typeArrayOopDesc::*_addr() functions followed by memcpy() to bulk transfer memory between primitive Java and native arrays.

            Assignee:
            Roman Kennke
            Reporter:
            Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: