Enable generation of callSiteForms at link time

XMLWordPrintable

      Invokers.callSiteForm only depend on the MethodTypeForm and link type, and can be generated ahead of time by jlink --generate-jli-classes

      We generate at least some of these during bootstrap in many applications - 6 forms are recognized by the simple HelloClasslist app we use for training runs - and thus generating these ahead-of-time speeds up startup and should enable other startup optimization techniques (such as CDS and AOT) to allow for faster code execution off the bat.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: