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

Micro-optimize VarForm.getMemberName for interpreter

XMLWordPrintable

        I was looking for easy things to do to improve java.lang.invoke cold performance. One of the things is inlining VarForm.getMemberName a bit, so that interpreter does not have to call through getMemberNameOrNull.

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

                Created:
                Updated:
                Resolved: