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

x86: Use short jumps in TemplateTable::condy_helper

XMLWordPrintable

    • b10

      Similar to JDK-8281744, this change improves TemplateTable::condy_helper, for the same reason: there are only a few pushes between the jumps, and we can tell MacroAssembler those can be short. There is no significant code that uses condy yet (I think), so the performance improvement for condy is only theoretical. This makes interpreter code a bit more compact, though.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: