RFR(XXS) 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
Marcus Larsson
marcus.larsson at oracle.com
Wed Apr 16 10:04:26 UTC 2014
Hi again,
I need another round of review for this fix.
Found a problem with the patch and had to update it, also added an
internal VM test for it.
Built and tested on all platforms with JPRT.
Updated webrev at: http://cr.openjdk.java.net/~dsimms/6664815/
Thanks,
Marcus
On 04/03/2014 03:17 PM, Marcus Larsson wrote:
> Hello,
>
> I would like reviews for the following bugfix removing a redundant
> memcpy.
> Built on all platforms and tested with JCK.
>
> Webrev:
> http://cr.openjdk.java.net/~dsimms/6664815/
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-6664815
>
> Regards,
> Marcus
More information about the hotspot-runtime-dev
mailing list