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

Eric McCorkle eric.mccorkle at oracle.com
Wed Jul 17 20:06:50 PDT 2013


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