RFR: 8293254: x86_64: Extract arraycopy stub implementations into a separate file

Vladimir Ivanov vlivanov at openjdk.org
Thu Sep 1 21:40:28 UTC 2022


On Thu, 1 Sep 2022 21:23:58 GMT, Dean Long <dlong at openjdk.org> wrote:

> It seems OK, assuming there are no hidden changes, just cut and paste plus renames and adding "__ "

Yes. Except some additional formatting, it's copy-pasted code with "__" sprinkled where methods on `MacroAssembler` are invoked.

-------------

PR: https://git.openjdk.org/jdk/pull/10128


More information about the hotspot-dev mailing list