RFR (S): 8183575: Runtime1::oop_arraycopy is unused and should be removed
Thomas Schatzl
thomas.schatzl at oracle.com
Thu Jul 6 10:01:53 UTC 2017
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