hg: shenandoah/jdk: Move Shenandoah stubs generation into ShenandoahBarrierSetAssembler

roman at kennke.org roman at kennke.org
Thu Jun 14 15:55:09 UTC 2018


Changeset: 468e91da7c49
Author:    rkennke
Date:      2018-06-14 17:54 +0200
URL:       http://hg.openjdk.java.net/shenandoah/jdk/rev/468e91da7c49

Move Shenandoah stubs generation into ShenandoahBarrierSetAssembler

! src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.hpp
! src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp
! src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.hpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
! src/hotspot/cpu/x86/stubRoutines_x86_64.cpp
! src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
+ src/hotspot/share/gc/shenandoah/shenandoahBarrierSetAssembler.cpp
! src/hotspot/share/opto/lcm.cpp
! src/hotspot/share/runtime/stubRoutines.cpp
! src/hotspot/share/runtime/stubRoutines.hpp



More information about the shenandoah-dev mailing list