[aarch64-port-dev ] Use C fallback arraycopy for UseCompressedOops

Andrew Haley aph at redhat.com
Thu Sep 12 06:35:23 PDT 2013


The arraycopy optimization logic doesn't work with UseCompressedOops, so
this used the C fallback arraycopy for all object arrays for the time
being.  I'm going to write a fast arraycopy implementation, so this is
just something slow but correct.

Andrew.



More information about the aarch64-port-dev mailing list