The goal is this RFE is to improve start-up time by generate all these resolution artifacts ahead-of-time during CDS archive creation.
- blocks
-
JDK-8337965 Add null check to ClaimMetadataVisitingOopIterateClosure::do_cld()
-
- Closed
-
- duplicates
-
JDK-8331497 Implement JEP 483: Ahead-of-Time Class Loading & Linking
-
- Resolved
-
- is blocked by
-
JDK-8293187 Store initialized Enum classes in AOTCache
-
- Closed
-
-
JDK-8293337 Store method handle intrinsics in AOTCache
-
- Closed
-
-
JDK-8311071 Avoid SoftReferences in LambdaFormEditor and MethodTypeForm when storing heap objects into AOT cache
-
- Closed
-
- relates to
-
JDK-8278540 Poor string concatenation performance on initial invoke
-
- Open
-
-
JDK-8293979 Resolve JVM_CONSTANT_Class references at CDS dump time
-
- Resolved
-
-
JDK-8341600 [premain] Automatic aot-init of classes used by java.lang.invoke
-
- Closed
-
-
JDK-8251851 InvokerBytecodeGenerator::lookupPregenerated does not support all cases
-
- Open
-
- links to
-
Review(pr/20959) openjdk/jdk/21143