New constant-pool form CONSTANT_Dynamic will be introduced and involves hotspot and JDK changes supporting the existing arity and varargs patterns specified for the invocation of bootstrap methods.
ldc instructions and bootstrap method arguments can reference a ConstantDynamic entry in the constant pool.
Sub-task to cover any needed AOT support for this new constant-pool form.
ldc instructions and bootstrap method arguments can reference a ConstantDynamic entry in the constant pool.
Sub-task to cover any needed AOT support for this new constant-pool form.
- relates to
-
JDK-8190972 Ensure that AOT/Graal filters out class files containing CONSTANT_Dynamic ahead of full AOT support
-
- Resolved
-