RFR: 8302850: Implement C1 clone intrinsic that reuses arraycopy code for primitive arrays [v9]
Martin Doerr
mdoerr at openjdk.org
Wed Apr 17 10:22:45 UTC 2024
On Wed, 17 Apr 2024 09:20:02 GMT, Galder Zamarreño <galder at openjdk.org> wrote:
> FAO @bulasevich @TheRealMDoerr @RealFYang @RealLucy I've created [JDK-8330472](https://bugs.openjdk.org/browse/JDK-8330472) to port the changes here to arm/ppc/riscv/s390. Also, the changes in this PR have been in made in such way that they only affect architectures on which the intrinsic is implemented. Would you also be able to test the changes in this PR to make sure no regressions are introduced on these archs?
Thanks! I'll test it. We will need separate issues for these platforms because they are maintained by different people.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17667#issuecomment-2060924304
More information about the hotspot-compiler-dev
mailing list