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

AArch64: Put zero_words on a diet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • hotspot
    • b08
    • aarch64

      The inline code generated by C2 each time we zero an array is much too verbose. We should move most of it into a stub, and only emit the stuff we really need to be inlined.

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

              Created:
              Updated:
              Resolved: