Review request for JDK-8019632: Method parameters are not copied in clone_with_new_data

Eric McCorkle eric.mccorkle at oracle.com
Thu Jul 18 06:38:24 PDT 2013


Realized I'd duplicated a comment.  It's been corrected.

On 07/17/13 23:06, Eric McCorkle wrote:
> Hello,
> 
> Please review this patch, which updates clone_with_new_data to copy
> method parameter data.  This was missed in the initial implementation.
> 
> I've gotten a JPRT run that failed only due to running out of memory on
> some tests, and I'll be doing my usual complete testlist run soon.
> 
> The webrev is here:
> http://cr.openjdk.java.net/~emc/8019632/
> 
> The bug report is here:
> http://bugs.sun.com/view_bug.do?bug_id=8019632
> 
> Thanks,
> Eric
> 


More information about the hotspot-dev mailing list