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

AARCH64: Tidy up compiled native calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b89
    • aarch64

        The code generated for compiled native calls is very branchy, with rare cases interleaved with the common path. We should move all uncommon cases out of line. Also, there is an unnecessary memory barrier and an unnecessary register move.

              aph Andrew Haley
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: