RFR: 8302850: Implement C1 clone intrinsic that reuses arraycopy code for primitive arrays [v7]
Galder Zamarreño
galder at openjdk.org
Thu Apr 11 11:51:42 UTC 2024
On Wed, 10 Apr 2024 06:54:59 GMT, Dean Long <dlong at openjdk.org> wrote:
> Sure, feel free to improve it.
I've just commented in https://github.com/openjdk/jdk/pull/18642/files#r1560900520, what do you think?
> I fixed the issue I had, so it should be good to test out now. Thanks.
Ok, so how would we integrate your changes? Do I just merge the commits in your https://github.com/dean-long/jdk/tree/pr/17667 branch?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17667#issuecomment-2049523083
More information about the hotspot-compiler-dev
mailing list