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

[lworld] getfield should use fast path before being quickened

XMLWordPrintable

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

      Before being re-written to a quick form, getfield applied on flattened fields still unconditionally performs a runtime call. It should use the asm fast path instead.

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

              Created:
              Updated:
              Resolved: