Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
The bug https://jbs.oracle.com/bugs/browse/JDK-8006542 requires to add a support for new CP entry kinds into the VM_RedefineClasses::append_entry(): - JVM_CONSTANT_MethodType - JVM_CONSTANT_MethodHandle - JVM_CONSTANT_InvokeDynamic This bug tracks that the append_entry() should also do necessary recursive cross-checks with the bootstrap method operands (arguments) attribute and append missed CP entries and operands if necessary.
|