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

Avoid generating duplicate interpreter entries for subword types

XMLWordPrintable

    • b22

      Top-of-stack optimizations are generally missing for byte, char, short and boolean, and for several types of entry points we already avoid generating entries and instead redirect to the int variant.

      Consolidate the code for and examine if this can be extende for more or all type of entries.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: