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

Remove Runtime1::arraycopy

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 10, 11
    • hotspot
    • b07

      The Runtime1::arraycopy stub appears to only be used on S390 because there is no StubRoutines::generic_arraycopy() provided. However, C1 could then simply take a slow path and call its arraycopy stub that performs a native call. Then this logic may be removed.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: