Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8007037

JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands

XMLWordPrintable

    • b31
    • generic
    • generic

        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.

              sspitsyn Serguei Spitsyn
              sspitsyn Serguei Spitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: