git: openjdk/jdk: 8302780: Add support for vectorized arraycopy GC barriers

Erik Österlund eosterlund at openjdk.org
Mon Mar 6 08:00:05 UTC 2023


Changeset: 5f153e05
Author:    Erik Österlund <eosterlund at openjdk.org>
Date:      2023-03-06 07:58:23 +0000
URL:       https://git.openjdk.org/jdk/commit/5f153e056b1929a306b0907f4528bbd2766699c2

8302780: Add support for vectorized arraycopy GC barriers

Co-authored-by: Yadong Wang <yadongwang at openjdk.org>
Reviewed-by: ayang, fyang, rcastanedalo, aph

! src/hotspot/cpu/aarch64/gc/shared/barrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/shared/barrierSetAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/riscv/gc/shared/barrierSetAssembler_riscv.cpp
! src/hotspot/cpu/riscv/gc/shared/barrierSetAssembler_riscv.hpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp
! src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.hpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.hpp
! src/hotspot/cpu/x86/stubGenerator_x86_64_arraycopy.cpp



More information about the jdk-changes mailing list