Review request for JDK-8007153: update method parameters data in redefineClasses

Coleen Phillimore coleen.phillimore at oracle.com
Mon Feb 18 07:21:13 PST 2013


Eric,
This looks good.
I should have changed rewrite_cp_refs_in_methods_annotations and the 
other two to be called from rewrite_cp_refs_in_method() like you did.   
Are type_annotations also constant pool references?   Should they be 
rewritten too?   Is there a test for this?

Thanks,
Coleen

On 02/18/2013 10:03 AM, Eric McCorkle wrote:
> Hello,
>
> Please review this simple patch which updates hotspot to correctly
> manage method parameter data when redefineClasses is called.
>
> The webrev is here:
> http://cr.openjdk.java.net/~emc/8007153/



More information about the hotspot-dev mailing list