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

JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic

XMLWordPrintable

    • b18
    • generic
    • generic

        The RedefineClasses merges constant pools and rewrite in the VM_RedefineClasses::merge_cp_and_rewrite().
        The function VM_RedefineClasses::rewrite_cp_refs_in_method() that is called recursively must support the invokedynamic bytecode.

        For details, please, refer to the interpreter/rewrite.cpp::Rewriter::rewrite_invokedynamic().

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

                Created:
                Updated:
                Resolved: