Blocks :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8163369 :
|
|
JDK-8163370 :
|
|
JDK-8163371 :
|
|
JDK-8163878 :
|
|
JDK-8164044 :
|
|
JDK-8164451 :
|
|
JDK-8164483 :
|
|
JDK-8164525 :
|
|
JDK-8164569 :
|
|
JDK-8164739 :
|
|
JDK-8164858 :
|
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.
|