RFR: 8252847: New AVX512 optimized stubs for both conjoint and disjoint arraycopy [v2]

Jatin Bhateja jbhateja at openjdk.java.net
Fri Sep 18 09:10:05 UTC 2020


On Thu, 17 Sep 2020 13:22:07 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:

> BarrierSetAssembler::arraycopy_prologue/epilogue like in the old versions. It's not a requirement for me to approve
> this - but an encouragement for a future patch.

Yes that's a good pointer, I can explore extending existing GC barriers for array copy as a separate next step.

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

PR: https://git.openjdk.java.net/jdk/pull/61


More information about the hotspot-compiler-dev mailing list