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.

        1. jdk9-dev-lambdatest-10deep.svg
          21 kB
          Staffan Friberg
        2. jdk9-dev-lambdatest-15deep.svg
          47 kB
          Staffan Friberg
        3. jdk9-dev-lambdatest-6deep.svg
          8 kB
          Staffan Friberg
        4. lambdatest_timeline.svg
          4.18 MB
          Staffan Friberg
        5. lambdatest.svg
          3.02 MB
          Staffan Friberg

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

              Created:
              Updated:
              Resolved: