RFR (S): 8183575: Runtime1::oop_arraycopy is unused and should be removed

Erik Österlund erik.osterlund at oracle.com
Thu Jul 6 11:19:26 UTC 2017


Hi Thomas,

Thanks for the review.

/Erik

On 2017-07-06 12:01, Thomas Schatzl wrote:
> Hi,
>
> On Thu, 2017-07-06 at 11:38 +0200, Erik Österlund wrote:
>> Hi Vladimir,
>>
>> Thank you for the review.
>>
>> Nice find that primitive_arraycopy() could also be removed. Removed
>> code is the best kind of code. So let's remove that one too (and its
>> counter) while we are at it.
>>
>> New full webrev:
>> http://cr.openjdk.java.net/~eosterlund/8183575/webrev.01/
>>
>> Incremental:
>> http://cr.openjdk.java.net/~eosterlund/8183575/webrev.00_01/
>>
>> Testing: JPRT
>    looks good.
>
> Thomas
>



More information about the hotspot-compiler-dev mailing list