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

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.

            redestad Claes Redestad
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: