Review Request (XS) 8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Mon Jan 28 14:33:57 PST 2013


Please, review the fix for (it was already reviewed by Christian):
   https://jbs.oracle.com/bugs/browse/JDK-8006731

Open webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2013/hotspot/8006731-JVMTI-JSR292.0


Summary:
   The invokedynamic bytecode ref to a CP entry needs to be checked and 
fixed as well.
   Take the interpreter/rewrite.cpp::Rewriter::rewrite_invokedynamic() 
as an example.


Testing: nsk.jvmti.testlist, nsk.jdi.testlist, nsk.jdwp.testlist,
               vm/mlvm/indy/func/jvmti/redefineClassInBootstrap


Thanks,
Serguei


More information about the serviceability-dev mailing list