Improve the java.lang.invoke first initialization costs

XMLWordPrintable

      It is known from Indify String Concat, Lambdas, and probably Jigsaw that initialization costs for java.lang.invoke infra take a significant time on first access to the infrastructure.

      See a simple experiment here:
        http://cr.openjdk.java.net/~shade/8086045/indy-startup.txt

      The goal for this task is to investigate if we can improve this, or should we conclude the first initialization overheads can be justifiably ignored.

            Assignee:
            Claes Redestad
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: