JDK 24 |
---|
24Resolved |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Resolution of dynamic bytecodes such as invokedynamic and invokehandle requires the creation of many objects such as LambdaForm, MethodType, MethodHandle, etc. Also, in many cases, LambdaForm${MH,DMH} classes are generated dynamically. The goal is this RFE is to improve start-up time by generate all these resolution artifacts ahead-of-time during CDS archive creation.
|